@zeplin/extension-model
Preparing search index...
ComponentSection
Interface ComponentSection
interface
ComponentSection
{
components
?:
Component
[]
;
componentSections
?:
ComponentSection
[]
;
variant
:
any
;
}
Index
Properties
components?
component
Sections?
variant
Properties
Optional
components
components
?:
Component
[]
Optional
component
Sections
componentSections
?:
ComponentSection
[]
variant
variant
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
component
Sections
variant
@zeplin/extension-model
Loading...