Skip to content

Events

PropertyTypeDescription
onChangefunction(optional) Will be called on value changes made by the user. Returns an object with the value as a string and the native event: { value, numberValue, cleanedValue, event }.
InputVarious(optional) All Input events are supported.

NB: numberValue is returned as a float value and is only returned when using numberMask, currencyMask, asNumber, or asCurrency.