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