Icon
The Icon API allows you to display an icon chosen in a library of icons.
The following section details Icon component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:
App Editor Documentation
The app editor is a low-code builder to create custom User Interfaces with a mix of drag-and-drop and code.
Apps Quickstart
Learn how to build your first app in a matter of minutes.
Icon configuration
Name | Type | Connectable | Templatable | Default | Description |
---|---|---|---|---|---|
Icon | string | true | false | Smile | The actual icon. |
Color | string | true | false | currentColor | The color of the icon. |
Size | number | false | false | 24 | The size of the icon. |
Stroke Width | number | false | false | 2 | The width of the icon stroke. |