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.
Type Parameters
| Type Parameter |
|---|
T extends Record<string | number | symbol, unknown> |
Parameters
| Parameter | Type | Description |
|---|---|---|
el | null | HTMLIFrameElement | The iframe element to send the message to. |
message | T | The message to send to the iframe. |
Returns
void