Mobile Text

Display plain text.

A text box to display plain text.

Text

Properties

Available properties for Mobile Text. 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.

weight 'normal' | 'bold'

The font weight of the text.

width 'full' │ 'fixed'

Whether the component's width is full or fixed.