Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.3 KB

spacingSection.md

File metadata and controls

37 lines (24 loc) · 1.3 KB

SpacingSection

Kind: global interface

spacingSection.name : String

Name of the spacing section.

Kind: instance property of SpacingSection

spacingSection.description : String

Description of the spacing section.

Kind: instance property of SpacingSection

spacingSection.baseToken : SpacingToken

Base token of the sections.

Kind: instance property of SpacingSection

spacingSection.spacingTokens : Array<SpacingToken>

Spacing tokens in the sections.

Kind: instance property of SpacingSection