File

core/authentication/password-strength.component.ts

Metadata

Index

Properties
Inputs
Outputs
Accessors

Constructor

constructor(passwordStrengthCheckerService: PasswordService)
Parameters :
Name Type Optional
passwordStrengthCheckerService PasswordService No

Inputs

password
Type : string

Outputs

strength
Type : EventEmitter

Properties

model

Accessors

password
setpassword(password: string)
Parameters :
Name Type Optional
password string No
Returns : void
<div class="password-strength password-{{ model.colorName }}">
  <label class="password-strength-label small" translate>
    Password strength
  </label>
  <div>
    <div class="password-bar"></div>
  </div>
  <span class="small">
    {{ model.description | translate }}
  </span>
</div>

results matching ""

    No results matching ""