Preparing search index...
The search index is not available
@auth0/auth0-acul-js - v0.1.0-beta.3
@auth0/auth0-acul-js
Classes
BrandingSettings
Interface BrandingSettings
interface
BrandingSettings
{
colors
?:
{
pageBackground
?:
string
|
{
angleDegree
:
number
;
end
:
string
;
start
:
string
;
type
:
string
;
}
;
primary
?:
string
;
}
;
faviconUrl
?:
string
;
fontUrl
?:
string
;
logoUrl
?:
string
;
}
Index
Properties
colors?
favicon
Url?
font
Url?
logo
Url?
Properties
Optional
colors
colors
?:
{
pageBackground
?:
string
|
{
angleDegree
:
number
;
end
:
string
;
start
:
string
;
type
:
string
;
}
;
primary
?:
string
;
}
Optional
favicon
Url
favicon
Url
?:
string
Optional
font
Url
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
Url
logo
Url
@auth0/auth0-acul-js - v0.1.0-beta.3
Loading...