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

    Class ComponentVariant

    An interface that represents component variant.

    Index

    Constructors

    Properties

    components?: Component[]

    Components included in the variant.

    name: string

    Name of the variant.

    propertyDescriptors: ComponentPropertyDescriptor[]

    Details of the properties that components in this variant can take.

    Accessors

    Methods