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

MethodDescription

setIcon(icon: string)

sets an icon

Triggers

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 updated