Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
DomainConfigureMessages
Interface DomainConfigureMessages
interface
DomainConfigureMessages
{
modal
?:
{
actions
?:
{
close_button_text
?:
string
}
;
description
?:
string
;
table
?:
{
actions
?:
{
add_provider_button_text
?:
string
;
view_provider_button_text
?:
string
;
}
;
columns
?:
{
name
?:
string
;
provider
?:
string
}
;
empty_message
?:
string
;
}
;
title
?:
string
;
}
;
}
Index
Properties
modal?
Properties
Optional
modal
modal
?:
{
actions
?:
{
close_button_text
?:
string
}
;
description
?:
string
;
table
?:
{
actions
?:
{
add_provider_button_text
?:
string
;
view_provider_button_text
?:
string
;
}
;
columns
?:
{
name
?:
string
;
provider
?:
string
}
;
empty_message
?:
string
;
}
;
title
?:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
modal
GitHub
Auth0
Auth0 Universal Components
Loading...