RuleDnD()
RuleDnD(
props
:RuleProps
):Element
Defined in: packages/dnd/src/RuleDnD.tsx:23
Rule component for drag-and-drop. Renders the provided rule component (Rule by default), but forwards the drag-and-drop context.
Parameters
Parameter | Type |
---|---|
props | RuleProps |
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.