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