The props for the VerifyMfaTitle component.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Extends
VerifyMfaMethodComponentProps.HTMLAttributes<HTMLElement>
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
as? | ElementType | The element type to render the title as. | - |
method? | "totp" | "sms" | The MFA method to render the title/description for. | VerifyMfaMethodComponentProps.method |
step? | VerifyMfaStep | If set, will render for this step regardless of context value. | VerifyMfaMethodComponentProps.step |