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.
Methods
Method
Description
setIcon(icon: string)
sets an icon
Triggers
Triggers allow you to launch certain actions based on 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 updated