Rule
const
Rule:React.MemoExoticComponent
<(r
:RuleProps
) =>React.JSX.Element
>
Defined in: packages/react-querybuilder/src/components/Rule.tsx:41
Default component to display RuleType objects. This is actually a small wrapper around RuleComponents.
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.