The context value for the VerifyMfaInline 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.
See
useVerifyMfaInlineContextProperties
| Property | Type | Description |
|---|---|---|
view | VerifyMfaInlineView | The current view of the inline MFA flow. |
goToVerify | () => void | A function to go to the verify view. |
goToContent | (direction?: VerifyMfaInlineDirection) => void | A function to go to the content view. Optionally specify animation direction. |
goBack | () => void | A function to go back to the previous view. |