Custom Elements Documentation

Properties

disabled boolean false
height number "auto"
localization object { passwordStrengthString: 'Password strength', tooShort: 'Too short', weak: 'Weak', fair: 'Fair', good: 'Good', strong: 'Strong' }
maxLength number null
placeHolder string null
passwordStrength function null
rtl boolean false
strengthColors object { tooShort: 'rgb(170, 0, 51)', weak: 'rgb(170, 0, 51)', fair: 'rgb(255, 204, 51)', good: 'rgb(45, 152, 243)', strong: 'rgb(118, 194, 97)' }
showStrength boolean true
showStrengthPosition string "right"
strengthTypeRenderer function null
showPasswordIcon boolean true
theme string ''
width number "auto"

Events

change Event

Methods

render Method
refresh Method
val Method