RuleComponents
constRuleComponents:React.MemoExoticComponent<(r:RuleComponentsProps) =>React.JSX.Element>
Defined in: packages/react-querybuilder/src/components/Rule.tsx:116
Renders a React.Fragment containing an array of form controls for managing a RuleType.
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.