Import
Usage
Return Type: UseTransferFundsModalReturnType
The hook returns an object with the following properties:
Properties
openTransferFundsModal
(settings: TransferFundsSettings) => void
Parameter | Type | Description |
---|---|---|
settings | TransferFundsSettings | Configuration object for the transfer funds modal |
closeTransferFundsModal
() => void
Function to close the transfer funds modal.
transferFundsSettings
TransferFundsSettings | null
null
if the modal is closed.