Icon
An icon image. At the moment, we support only the icons from our icons collection. The field supports different sizes and can be auto-sized, as well as alignment options.
Method | Description |
---|---|
setIcon(icon: string) | sets an icon |
Triggers allow you to launch certain actions upon different events.
on Init | Calls for an action on component initialization, e.g., page refresh |
on Click | Calls for an action when a component is clicked |
Last modified 1mo ago