Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-identity
TfaVerificationLabels
Interface TfaVerificationLabels
interface
TfaVerificationLabels
{
backToLogin
:
string
;
codeLabel
:
string
;
codePlaceholder
:
string
;
resendButton
:
string
;
resendCountdown
:
(
seconds
:
number
)
=>
string
;
submitButton
:
string
;
submittingButton
:
string
;
subtitle
:
string
;
title
:
string
;
}
Index
Properties
back
To
Login
code
Label
code
Placeholder
resend
Button
resend
Countdown
submit
Button
submitting
Button
subtitle
title
Properties
back
To
Login
backToLogin
:
string
code
Label
codeLabel
:
string
code
Placeholder
codePlaceholder
:
string
resend
Button
resendButton
:
string
resend
Countdown
resendCountdown
:
(
seconds
:
number
)
=>
string
submit
Button
submitButton
:
string
submitting
Button
submittingButton
:
string
subtitle
subtitle
:
string
title
title
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
back
To
Login
code
Label
code
Placeholder
resend
Button
resend
Countdown
submit
Button
submitting
Button
subtitle
title
Hiyve Components - v1.0.0
Loading...