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 based on different events.
On Init
Calls for an action on component initialization, e.g., page refresh
Last updated