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