Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
DomainTabCreateMessages
Interface DomainTabCreateMessages
interface
DomainTabCreateMessages
{
modal
:
{
actions
?:
{
cancel_button_text
?:
string
;
create_button_text
?:
string
}
;
field
?:
{
error
?:
string
;
label
?:
string
;
placeholder
?:
string
}
;
title
?:
string
;
}
;
}
Index
Properties
modal
Properties
modal
modal
:
{
actions
?:
{
cancel_button_text
?:
string
;
create_button_text
?:
string
}
;
field
?:
{
error
?:
string
;
label
?:
string
;
placeholder
?:
string
}
;
title
?:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
modal
GitHub
Auth0
Auth0 Universal Components
Loading...