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 FundModalTrigger(props: FundModalTriggerProps): Element;
A trigger button that opens the fund modal.

Parameters

ParameterTypeDescription
propsFundModalTriggerPropsThe props for the FundModalTrigger component.

Returns

Element The FundModalTrigger component.

See

FundModal for the fund modal component.