Skip to content

start

Offset from the inline-start edge (left in LTR, right in RTL). Present when the horizontal constraint is MIN, STRETCH, or SCALE.

Type(s)

TypeExample
number24 (pixels)
string"25%" (SCALE constraint)
nullnull

Not token-bindable — structural property computed from Figma layout constraints, not a design value.

Supported on

ElementFigma Layer(s)
containerComponent, Frame, Instance, Slot
textText
glyphGlyph
vectorsRectangle, Vector, Ellipse, Star, Polygon
lineLine

Figma key

Reads from x when the horizontal constraint is MIN, STRETCH, or SCALE. See ADR 041 — Layout Positioning.

Source

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