Skip to main content

The Heading mobile component

Display a heading.

A text box to display plain text as a heading.

Text

Properties

hidden
boolean

Whether the component is visible.

id
string

The name of the component.

pluginType
string

The component type.

size
'small' | 'medium' | 'large'

The component size.

textAlign
'left' | 'center' | 'right'

Horizontal alignment.

value
string

The component value.

width
'full' | 'fixed'

Whether the component's width is full or fixed.