Display a heading.
A text box to display plain text as a heading.
Properties
Available properties for Mobile Heading. You can write JavaScript almost anywhere in Retool to manipulate or read information about components.
id string
The name of the component.
pluginType string
The component type.
size 'small' │ 'medium' │ 'large'
The size of the rendered value.
textAlign string
Horizontal alignment of the text.
value (string │ number │ boolean │ null │ undefined)
The value of the component.
width 'full' │ 'fixed'
Whether the component's width is full or fixed.