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

    Class VariableMode

    An interface that represents a variable mode.

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    id: string

    Unique identifier of the variable mode.

    name: string

    Name of the variable mode.

    Accessors

    Methods

    • Creates a VariableMode instance from a JSON string

      Parameters

      • json: string

        JSON string representing a variable mode

      Returns VariableMode

      A new VariableMode instance