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 FundModalContent(props: FundModalContentProps): Element;
The fund modal content.

Parameters

ParameterTypeDescription
propsFundModalContentPropsThe props for the FundModalContent component.

Returns

Element The FundModalContent component.

See

FundModal for the fund modal component.