Skip to content

strokeDashPattern

Dash geometry for a dashed stroke. Presence signals a dashed stroke; null or absent signals solid.

Type(s)

TypeExample
StrokeDashPatterndash: 8
gap: 4
nullnull (solid)

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

Supported on

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

Figma key

Reads from strokeDashes. See ADR 059 — Border Style.

Source

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