Skip to main content
Optional configuration for useResend.

Properties

timeoutSeconds?
number
default:"10"
Countdown duration (in seconds) before another resend is allowed. Defaults to 10.
onTimeout()?
void
Callback fired when the countdown finishes and the resend action becomes available again.