Skip to content

Static Text

The Static Text element displays a non-interactive heading or label on the form. Use it for section titles, instructions, or dividing labels that don't need the full header + body structure of Text Display.

Properties

PropertyTypeDescription
textstringThe text content to display
headingstringTypography preset controlling size and weight — see below
font_weightstringFont weight — e.g. text-weight-regular, text-weight-bold
formattingarrayAdditional style flags — e.g. italic, underline
alignstringtext-left, text-center, text-right, or text-justify
colorstring (CSS)Text colour

Plus shared layout properties.

Typography presets

ValueStyle
text-h1text-h6Heading levels 1–6
text-subtitle1 / text-subtitle2Subtitle styles
text-body1 / text-body2Body text (regular and smaller)
text-captionSmall caption text
text-overlineSmall uppercase label

See also: Elements overview

S-Launch