Icon
A customizable icon component that renders vector-based icons with configurable size and color. Supports various icon libraries and can be styled to match the application theme.
Extends: fieldComponent
Fields
Name | Code | Data Type | Description |
|---|---|---|---|
Size |
| text | Sets the display size of the icon |
Color |
| text | Defines the color of the icon |
Label |
| multi-locale | Display label for the icon |
ID |
| text | Unique identifier for the component |
Style Classes |
| text | CSS classes for styling |
Width |
| text | Controls component width |
Visible |
| boolean | Controls component visibility |
Value |
| text | Icon name or identifier |
Methods
Name | Description |
|---|---|
| Handles icon change events |
| Handles when icon loses focus |
Events
Name | Description |
|---|---|
| Triggered when the icon changes |
| Triggered when the icon is clicked |