@auth0/auth0-acul-react - v1.0.0
Preparing search index...
Types
BrandingSettings
Interface BrandingSettings
interface
BrandingSettings
{
colors
?:
{
primary
?:
string
;
pageBackground
?:
|
string
|
{
type
:
string
;
start
:
string
;
end
:
string
;
angleDegree
:
number
}
;
}
;
faviconUrl
?:
string
;
logoUrl
?:
string
;
fontUrl
?:
string
;
}
Index
Properties
colors?
favicon
Url?
logo
Url?
font
Url?
Properties
Optional
colors
colors
?:
{
primary
?:
string
;
pageBackground
?:
|
string
|
{
type
:
string
;
start
:
string
;
end
:
string
;
angleDegree
:
number
}
;
}
Optional
favicon
Url
faviconUrl
?:
string
Optional
logo
Url
logoUrl
?:
string
Optional
font
Url
fontUrl
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
colors
favicon
Url
logo
Url
font
Url
@auth0/auth0-acul-react - v1.0.0
Loading...