Input
Properties
Visual
| Property | Type | Description |
|---|---|---|
| Label | i18n text | Translatable text for label translations |
| Counter visible | boolean | Enable or disable counter visible |
| Icon name | icon picker | Select icon for custom icon name |
| Element size | single select | Select option for element size Allowed values: Normal, Condensed. |
Validation
| Property | Type | Description |
|---|---|---|
| Validation | validation | Configure validation |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Behavior
| Property | Type | Description |
|---|---|---|
| Emit Value Immediately | switch | When enabled, the input will emit a change event on every key up, allowing real-time updates as the user types. Disable to emit change only on blur or enter. |
Events
| Event | Description |
|---|---|
On value change | Triggered when a value changes |
On init based on user view | Event: ON_INIT_BASED_ON_USER_VIEW |
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
Additional Information
Category: Form
Current Version: 9