Orderly SDKs / Modules / @orderly.network/hooks / CallOptionsDocumentation Index
Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
Use this file to discover all available pages before exploring further.
Interface: CallOptions
@orderly.network/hooks.CallOptionsHierarchy
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:5trailing
•Optional trailing: boolean
Controls if the function should be invoked on the trailing edge of the timeout.