useShadowQuery()
useShadowQuery():
RuleGroupTypeAny|undefined
Defined in: dnd/src/useShadowQuery.ts:13
Hook for consuming the shadow query during an active drag with
updateWhileDragging enabled.
Returns
RuleGroupTypeAny | undefined
The shadow query if a drag is in progress, otherwise undefined.
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.