RuleGroupBodyComponents
constRuleGroupBodyComponents:React.MemoExoticComponent<(rg:UseRuleGroup) =>React.JSX.Element>
Defined in: packages/react-querybuilder/src/components/RuleGroup.tsx:313
Renders a React.Fragment containing an array of either (1) Rule and
RuleGroup, or (2) Rule, RuleGroup, and InlineCombinator.
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.