Links

Heading

The heading field supports the formatting and different types of headings. Please note that the heading doesn't save its state across all the app's pages and needs to be copied or put in the header component.

Methods

Method
Description
setText(text: string)
sets value for the component

Triggers

Triggers allow you to launch certain actions upon different events.
on Init
Calls for an action on component initialization, e.g., page refresh
Last modified 1mo ago