Interfaces
Orderly network hooks.CallOptions
Orderly SDKs / Modules / @orderly.network/hooks / CallOptions
Interface: CallOptions
@orderly.network/hooks.CallOptions
Hierarchy
Table of contents
Properties
Properties
leading
• Optional
leading: boolean
Controls if the function should be invoked on the leading edge of the timeout.
Defined in
node_modules/.pnpm/use-debounce@9.0.4_react@18.2.0/node_modules/use-debounce/dist/useDebouncedCallback.d.ts:5
trailing
• Optional
trailing: boolean
Controls if the function should be invoked on the trailing edge of the timeout.
Defined in
node_modules/.pnpm/use-debounce@9.0.4_react@18.2.0/node_modules/use-debounce/dist/useDebouncedCallback.d.ts:9