Parameters
| Parameter | Type | Description |
|---|---|---|
props | SendSolanaTransactionButtonProps | The props for the SendSolanaTransactionButton component. |
Returns
Element
The rendered component.function SendSolanaTransactionButton(props: SendSolanaTransactionButtonProps): Element;
| Parameter | Type | Description |
|---|---|---|
props | SendSolanaTransactionButtonProps | The props for the SendSolanaTransactionButton component. |
Element
The rendered component.Was this page helpful?