Signature
An input field designed to collect a signature and store it as an image. The field can perform required field validation.
Methods
Triggers
Triggers allow you to launch certain actions upon different events.
Last updated
An input field designed to collect a signature and store it as an image. The field can perform required field validation.
Triggers allow you to launch certain actions upon different events.
Last updated
Method | Description |
---|---|
reset()
reset component to the initial value
validate()
validates the component
resetValidation()
resets the validation
On Change
Calls for an action when the component's state is changed
On Init
Calls for an action on component initialization, e.g., page refresh
On Submit
Calls for an action when the value is submitted
On Clear
Calls for an action when the component's state is cleared