Skip to main content

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.

The context value for the VerifyMfaInline component.

See

useVerifyMfaInlineContext

Properties

PropertyTypeDescription
viewVerifyMfaInlineViewThe current view of the inline MFA flow.
goToVerify() => voidA function to go to the verify view.
goToContent(direction?: VerifyMfaInlineDirection) => voidA function to go to the content view. Optionally specify animation direction.
goBack() => voidA function to go back to the previous view.