RdndConnector
RdndConnector = (
elementOrNode:any,options?:any) =>any
Defined in: dnd/src/vendored.ts:17
Structural stand-in for react-dnd's ConnectDragSource/ConnectDragPreview/ConnectDropTarget.
Parameters
| Parameter | Type |
|---|---|
elementOrNode | any |
options? | 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.