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