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. |