> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# VerifyMfaInlineBackButtonProps

Props for VerifyMfaInlineBackButton component.

## See

[VerifyMfaInlineBackButton](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Components/VerifyMfaInlineBackButton)

## Extends

* `ButtonHTMLAttributes`\<`HTMLButtonElement`>

## Properties

| Property                      | Type                                                                                         | Description                |
| ----------------------------- | -------------------------------------------------------------------------------------------- | -------------------------- |
| <a id="size" /> `size?`       | [`ButtonSize`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Type-Aliases/ButtonSize)       | The size of the button.    |
| <a id="variant" /> `variant?` | [`ButtonVariant`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Type-Aliases/ButtonVariant) | The variant of the button. |
