Links
Comment on page

Text

A text area for displaying a plain text or HTML content. The field supports markdown formatting.

Methods

Method
Description
setValue(value: string)
sets value for the text

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