@zeplin/extension-model
    Preparing search index...

    Class SpacingSection

    An interface that represents a spacing section.

    Index

    Constructors

    Properties

    baseToken?: SpacingToken

    The base value used to define tokens in multiples.

    description?: string

    Description of the spacing section.

    name?: string

    Name of the spacing section.

    spacingTokens: SpacingToken[]

    Spacing tokens included in the spacing section.

    Accessors

    Methods