Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
DomainTabVerifyMessages
Interface DomainTabVerifyMessages
interface
DomainTabVerifyMessages
{
modal
:
{
actions
?:
{
delete_button_text
?:
string
;
done_button_text
?:
string
;
verify_button_text
?:
string
;
}
;
errors
:
{
verification_failed
:
string
}
;
title
?:
string
;
txt_record_content
?:
{
description
?:
string
;
label
?:
string
}
;
txt_record_name
?:
{
description
?:
string
;
label
?:
string
}
;
verification_status
?:
{
description
?:
string
;
label
?:
string
;
pending
?:
string
;
}
;
}
;
}
Index
Properties
modal
Properties
modal
modal
:
{
actions
?:
{
delete_button_text
?:
string
;
done_button_text
?:
string
;
verify_button_text
?:
string
;
}
;
errors
:
{
verification_failed
:
string
}
;
title
?:
string
;
txt_record_content
?:
{
description
?:
string
;
label
?:
string
}
;
txt_record_name
?:
{
description
?:
string
;
label
?:
string
}
;
verification_status
?:
{
description
?:
string
;
label
?:
string
;
pending
?:
string
;
}
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
modal
GitHub
Auth0
Auth0 Universal Components
Loading...