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

# LinkAuthTitleProps

Props for the LinkAuthTitle component.

## See

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

## Extends

* `HTMLAttributes`\<`HTMLElement`>

## Properties

| Property                        | Type          | Description                              | Overrides                 |
| ------------------------------- | ------------- | ---------------------------------------- | ------------------------- |
| <a id="as" /> `as?`             | `ElementType` | The element type to render the title as. | -                         |
| <a id="children" /> `children?` | `ReactNode`   | The children of the component.           | `HTMLAttributes.children` |
