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

# LinkAuthModalContent

```ts theme={null}
function LinkAuthModalContent(props: LinkAuthModalContentProps): Element;
```

The link auth modal content.

## Parameters

| Parameter | Type                                                                                                               | Description                                       |
| --------- | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------- |
| `props`   | [`LinkAuthModalContentProps`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Interfaces/LinkAuthModalContentProps) | The props for the LinkAuthModalContent component. |

## Returns

`Element`

The LinkAuthModalContent component.
