QueryBuilderDnD()
QueryBuilderDnD(
props:QueryBuilderDndProps):Element
Context provider to enable drag-and-drop. If the application already implements
react-dnd, use QueryBuilderDndWithoutProvider instead.
Parameters
| Parameter | Type |
|---|---|
props | QueryBuilderDndProps |
Returns
Element
Defined in
packages/dnd/src/QueryBuilderDnD.tsx:21
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.