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