wrapAlignment
Space distribution between wrapped lines. Only meaningful when wrap is true.
Type(s)
| Type | Example |
|---|---|
WrapAlignment | "START", "SPACE_BETWEEN" |
null | null |
Not token-bindable — structural property, not a design value.
Supported on
| Element | Figma Layer(s) |
|---|---|
container | Component, Frame, Instance, Slot |
Figma key
Reads from counterAxisAlignContent. See ADR 039 — Wrap Alignment.
Source
| Format | File |
|---|---|
| TypeScript | packages/schema/types/Styles.ts |
| JSON Schema | packages/schema/schema/styles.schema.json |