Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
DomainDeleteMessages
Interface DomainDeleteMessages
interface
DomainDeleteMessages
{
modal
?:
{
actions
?:
{
cancel_button_text
?:
string
;
create_button_text
?:
string
}
;
description
?:
{
pending
?:
string
;
verified
?:
string
}
;
title
?:
string
;
}
;
}
Index
Properties
modal?
Properties
Optional
modal
modal
?:
{
actions
?:
{
cancel_button_text
?:
string
;
create_button_text
?:
string
}
;
description
?:
{
pending
?:
string
;
verified
?:
string
}
;
title
?:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
modal
GitHub
Auth0
Auth0 Universal Components
Loading...