@zeplin/extension-model
Preparing search index...
StyleguideData
Interface StyleguideData
Interface for styleguide data
interface
StyleguideData
{
colors
:
any
[]
;
componentSections
:
any
[]
;
density
:
string
;
name
:
string
;
parent
?:
any
;
remPreferences
?:
RemPreferences
;
spacingSections
:
any
[]
;
textStyles
:
any
[]
;
type
:
StyleguideType
;
variableCollections
?:
any
[]
;
}
Index
Properties
colors
component
Sections
density
name
parent?
rem
Preferences?
spacing
Sections
text
Styles
type
variable
Collections?
Properties
colors
colors
:
any
[]
component
Sections
componentSections
:
any
[]
density
density
:
string
name
name
:
string
Optional
parent
parent
?:
any
Optional
rem
Preferences
remPreferences
?:
RemPreferences
spacing
Sections
spacingSections
:
any
[]
text
Styles
textStyles
:
any
[]
type
type
:
StyleguideType
Optional
variable
Collections
variableCollections
?:
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
component
Sections
density
name
parent
rem
Preferences
spacing
Sections
text
Styles
type
variable
Collections
@zeplin/extension-model
Loading...
Interface for styleguide data