Comment on page
Text
A text area for displaying a plain text or HTML content. The field supports markdown formatting.
Method | Description |
---|---|
setValue(value: string) | sets value for the text |
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