Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaBrandingConfig
Interface AsukaBrandingConfig
interface
AsukaBrandingConfig
{
cssVariables
?:
Record
<
string
,
string
>
;
hidePoweredBy
?:
boolean
;
logoUrl
?:
string
;
productName
?:
string
;
rootClassName
?:
string
;
whiteLabel
?:
boolean
;
}
Index
Properties
css
Variables?
hide
Powered
By?
logo
Url?
product
Name?
root
Class
Name?
white
Label?
Properties
Optional
css
Variables
css
Variables
?:
Record
<
string
,
string
>
Optional
hide
Powered
By
hide
Powered
By
?:
boolean
Optional
logo
Url
logo
Url
?:
string
Optional
product
Name
product
Name
?:
string
Optional
root
Class
Name
root
Class
Name
?:
string
Optional
white
Label
white
Label
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
css
Variables
hide
Powered
By
logo
Url
product
Name
root
Class
Name
white
Label
AsukaDesigner JavaScript API - v1.0.0
Loading...