Input
Text Input
A user input component that allows users to enter single-line text values.
Fields
Name | Type | Description | Options |
---|---|---|---|
Label | Text | - | - |
Placeholder | Text | - | - |
Password mode | Boolean | - |
|
Accent | Color | - | - |
Custom CSS classes | Text | CSS classes, separated by spaces. You can define classes in custom stylesheets. | - |
Events
wf-change
wf-change
Capture changes as they happen.
wf-change-finish
wf-change-finish
Capture changes once this control has lost focus.