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 props for the EnrollMfaItem component.

See

EnrollMfaItem

Properties

PropertyTypeDescription
method"totp" | "sms"The MFA method this item represents
icon?ReactNodeAn icon to display
labelstringA label for the MFA method
isPending?booleanWhether this method’s enrollment is pending
onSetUpMouseEventHandler<HTMLButtonElement>A function to call when the user clicks to set up this method