Number Input
Properties
Visual
| Property | Type | Description |
|---|---|---|
| Label | i18n text | Translatable text for label translations |
| Value | text | Text value for value |
| Helper text | text | Text value for helper text |
| Step | text | Text value for step |
| Separator | single select | Select option for thousand separator Allowed values: None, , .. |
| 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 |
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: 7