Auth0 Universal Components
GitHub
Auth0
Preparing search index...
public-api
SsoProviderAttributeSyncAlertProps
Interface SsoProviderAttributeSyncAlertProps
interface
SsoProviderAttributeSyncAlertProps
{
className
?:
string
;
customMessages
?:
Partial
<
AttributeSyncAlertMessages
>
;
isSyncing
?:
boolean
;
onSync
?:
()
=>
void
|
Promise
<
void
>
;
translatorKey
?:
string
;
}
Index
Properties
class
Name?
custom
Messages?
is
Syncing?
on
Sync?
translator
Key?
Properties
Optional
class
Name
className
?:
string
Optional
custom
Messages
customMessages
?:
Partial
<
AttributeSyncAlertMessages
>
Optional
is
Syncing
isSyncing
?:
boolean
Optional
on
Sync
onSync
?:
()
=>
void
|
Promise
<
void
>
Optional
translator
Key
translatorKey
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
custom
Messages
is
Syncing
on
Sync
translator
Key
GitHub
Auth0
Auth0 Universal Components
Loading...