Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
ProviderDetailsMessages
Interface ProviderDetailsMessages
interface
ProviderDetailsMessages
{
description
?:
string
;
fields
?:
{
display_name
?:
{
error
?:
string
;
helper_text
?:
string
;
label
?:
string
;
placeholder
?:
string
;
}
;
name
?:
{
error
?:
string
;
helper_text
?:
string
;
label
?:
string
;
placeholder
?:
string
;
}
;
}
;
title
?:
string
;
}
Index
Properties
description?
fields?
title?
Properties
Optional
description
description
?:
string
Optional
fields
fields
?:
{
display_name
?:
{
error
?:
string
;
helper_text
?:
string
;
label
?:
string
;
placeholder
?:
string
;
}
;
name
?:
{
error
?:
string
;
helper_text
?:
string
;
label
?:
string
;
placeholder
?:
string
;
}
;
}
Optional
title
title
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
fields
title
GitHub
Auth0
Auth0 Universal Components
Loading...