Skip to content

textAlignHorizontal

Horizontal text alignment using logical inline-axis directions. START resolves to left in LTR and right in RTL; END is the inverse.

Type(s)

TypeExample
TextAlignHorizontal"START", "CENTER", "END", "JUSTIFY"
nullnull

Not token-bindable — structural property, not a design value.

Supported on

ElementFigma Layer(s)
textText

Figma key

Reads from textAlignHorizontal, remapped to logical directions (LEFTSTART, RIGHTEND, JUSTIFIEDJUSTIFY). See ADR 064 — Text Align Horizontal.

Source

FormatFile
TypeScriptpackages/schema/types/Styles.ts
JSON Schemapackages/schema/schema/styles.schema.json