Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt

Use this file to discover all available pages before exploring further.

function LinkAuthError(props: HTMLAttributes<HTMLDivElement>): null | Element;
A component for displaying an error banner in the LinkAuth component.

Parameters

ParameterTypeDescription
propsHTMLAttributes<HTMLDivElement>The props for the LinkAuthError component.

Returns

null | Element The LinkAuthError component.