Preparing search index...
The search index is not available
auth0-acul-js - v1.0.1
auth0-acul-js
Interfaces
Common
BrandingSettings
Interface BrandingSettings
interface
BrandingSettings
{
colors
?:
{
pageBackground
?:
string
|
{
angleDeg
:
number
;
end
:
string
;
start
:
string
;
type
:
string
;
}
;
primary
?:
string
;
}
;
faviconUrl
?:
string
;
font
?:
{
url
:
string
;
}
;
logoUrl
?:
string
;
}
Index
Properties
colors?
favicon
Url?
font?
logo
Url?
Properties
Optional
colors
colors
?:
{
pageBackground
?:
string
|
{
angleDeg
:
number
;
end
:
string
;
start
:
string
;
type
:
string
;
}
;
primary
?:
string
;
}
Optional
favicon
Url
favicon
Url
?:
string
Optional
font
font
?:
{
url
:
string
;
}
Optional
logo
Url
logo
Url
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
colors
favicon
Url
font
logo
Url
auth0-acul-js - v1.0.1
Loading...