Heading

Overview

The Heading field supports formatting and different types of headings.

The heading doesn't save its state across all app pages and needs to be copied or put in the header component.

Properties

Name
Type
Description

name

string

Component name

Methods

Name
Parameters
Returns
Description

setText

text: string

void

Set component text setting

Triggers

Name
Description

On Init

Triggered when the component is initialized

Last updated

Was this helpful?