Properties

NameTypeDefault
arrow boolean true
animation ValidatorAnimation 'fade'
animationDuration number 150
closeOnClick boolean true
focus boolean true
hintType ValidatorHintType "tooltip"
onError () => void null
onSuccess () => void null
position string 'right'
rules Array<ValidatorRule> []
rtl boolean false

Events

validationError Event
validationSuccess Event

Methods

NameArgumentsReturn Type
hideHint id
hide None
updatePosition None
validate htmlElement
validateInput id