> ## 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.

# ModalContentProps

Props for the ModalContent component.

## See

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

## Extends

* `DialogContentProps`.`HTMLAttributes`\<`HTMLDivElement`>

## Extended by

* [`SignInModalContentProps`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/SignInModalContentProps)
* [`FundModalContentProps`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/FundModalContentProps)
* [`LinkAuthModalContentProps`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/LinkAuthModalContentProps)

## Properties

| Property                                        | Type            | Description                             |
| ----------------------------------------------- | --------------- | --------------------------------------- |
| <a id="overlayclassname" /> `overlayClassName?` | `string`        | The class name to apply to the overlay. |
| <a id="overlaystyle" /> `overlayStyle?`         | `CSSProperties` | The style to apply to the overlay.      |
