Comment on page
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.
Method | Description |
---|---|
setText(text: string) | sets value for the component |
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