Skip to main content

QueryBuilderDndWithoutProvider()

QueryBuilderDndWithoutProvider(props: QueryBuilderDndProps): Element

Defined in: packages/dnd/src/QueryBuilderDnD.tsx:90

Context provider to enable drag-and-drop. Only use this provider if the application already implements react-dnd, otherwise use QueryBuilderDnD.

Parameters

ParameterType
propsQueryBuilderDndProps

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.