RdndBackendFactory
RdndBackendFactory = (...
args:any[]) =>any
Defined in: dnd/src/vendored.ts:75
Structural stand-in for the backend factories exported by react-dnd-html5-backend and
react-dnd-touch-backend.
Parameters
| Parameter | Type |
|---|---|
...args | any[] |
Returns
any
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.