Text

Overview

A text area for displaying plain text or HTML content. The component also supports markdown formatting.

Properties

Name
Type
Description

name

string

Component name

Methods

Name
Parameters
Returns
Description

setValue

value: string

void

Set component value

Triggers

Name
Description

On Init

Triggered when the component is initialized

Last updated

Was this helpful?