OnRuleDropCallback
OnRuleDropCallback = (
info:RuleDropInfo) =>void
Defined in: dnd/src/types.ts:182
Callback invoked after a drag-and-drop operation completes.
Parameters
| Parameter | Type |
|---|---|
info | RuleDropInfo |
Returns
void
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.