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

# FundModalContentProps

Props for the fund modal content

## Extends

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

## Properties

| Property                                        | Type            | Description                             | Inherited from                                                                                                                                                                                                        |
| ----------------------------------------------- | --------------- | --------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <a id="overlayclassname" /> `overlayClassName?` | `string`        | The class name to apply to the overlay. | [`ModalContentProps`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/ModalContentProps).[`overlayClassName`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/ModalContentProps#overlayclassname) |
| <a id="overlaystyle" /> `overlayStyle?`         | `CSSProperties` | The style to apply to the overlay.      | [`ModalContentProps`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/ModalContentProps).[`overlayStyle`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/ModalContentProps#overlaystyle)         |
