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