React UI Components Documentation

Properties

NameTypeDefault
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

NameReturn Type
render None
refresh None
val String