Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/BrandKitTypes
BrandKit
Type Alias BrandKit
BrandKit
:
{
characterStyles
:
PropertyState
<
CharacterStyle
>
[]
;
colors
:
PropertyState
<
DocumentColor
>
[]
;
fontFamilies
:
PropertyState
<
DocumentFontFamily
>
[]
;
gradients
:
PropertyState
<
DocumentGradient
>
[]
;
id
:
string
|
null
;
isAutoSync
:
boolean
|
null
;
media
:
PropertyState
<
BrandKitMedia
>
[]
;
name
:
string
|
null
;
paragraphStyles
:
PropertyState
<
ParagraphStyle
>
[]
;
selectedThemeName
:
string
|
null
;
version
:
string
|
null
;
}
Type declaration
characterStyles
:
PropertyState
<
CharacterStyle
>
[]
colors
:
PropertyState
<
DocumentColor
>
[]
fontFamilies
:
PropertyState
<
DocumentFontFamily
>
[]
gradients
:
PropertyState
<
DocumentGradient
>
[]
id
:
string
|
null
isAutoSync
:
boolean
|
null
media
:
PropertyState
<
BrandKitMedia
>
[]
name
:
string
|
null
paragraphStyles
:
PropertyState
<
ParagraphStyle
>
[]
selectedThemeName
:
string
|
null
version
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@chili-publish/studio-sdk
Loading...