UseReactDnD
UseReactDnD = typeof
ReactDnD
& {ReactDndBackend
:ReactDndBackendFactory
; } &OptionalKnownDndBackends
Defined in: packages/dnd/src/types.ts:25
Combination of all exports from react-dnd
and the backends from
react-dnd-html5-backend
and react-dnd-touch-backend
.
Type declaration
ReactDndBackend
ReactDndBackend:
ReactDndBackendFactory
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.