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