@auth0/auth0-acul-react - v1.0.0
Preparing search index...
Types
StartResendOptions
Interface StartResendOptions
Options for configuring resend functionality
interface
StartResendOptions
{
timeoutSeconds
?:
number
;
onStatusChange
?:
OnStatusChangeCallback
;
onTimeout
?:
()
=>
void
;
}
Index
Properties
timeout
Seconds?
on
Status
Change?
on
Timeout?
Properties
Optional
timeout
Seconds
timeoutSeconds
?:
number
Optional
on
Status
Change
onStatusChange
?:
OnStatusChangeCallback
Optional
on
Timeout
onTimeout
?:
()
=>
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
timeout
Seconds
on
Status
Change
on
Timeout
@auth0/auth0-acul-react - v1.0.0
Loading...
Options for configuring resend functionality