Preparing search index...
The search index is not available
@vbrick/rev-client
@vbrick/rev-client
Admin
BrandingSettings
Interface BrandingSettings
interface
BrandingSettings
{
general
?:
{
AccentColor
?:
string
;
AccentFontColor
?:
string
;
LogoUri
?:
string
;
PrimaryColor
?:
string
;
PrimaryFontColor
?:
string
;
}
;
header
?:
{
BackgroundColor
?:
string
;
FontColor
?:
string
}
;
}
Index
Properties
general?
header?
Properties
Optional
general
general
?:
{
AccentColor
?:
string
;
AccentFontColor
?:
string
;
LogoUri
?:
string
;
PrimaryColor
?:
string
;
PrimaryFontColor
?:
string
;
}
Optional
header
header
?:
{
BackgroundColor
?:
string
;
FontColor
?:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
general
header
@vbrick/rev-client
Loading...