Interfaces
Orderly network react.WithdrawProps
Orderly SDKs / Modules / @orderly.network/react / WithdrawProps
Interface: WithdrawProps
@orderly.network/react.WithdrawProps
Table of contents
Properties
Properties
onCancel
• Optional
onCancel: () => void
Type declaration
▸ (): void
Returns
void
Defined in
packages/component/src/block/withdraw/withdraw.tsx:15
onOk
• Optional
onOk: () => void
Type declaration
▸ (): void
Returns
void