Text

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

Methods

MethodDescription

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 updated