Skip to main content

RuleGroupBodyComponents()

RuleGroupBodyComponents(props): ReactNode

Renders a React.Fragment containing an array of either (1) Rule and RuleGroup, or (2) Rule, RuleGroup, and InlineCombinator.

Parameters

ParameterType
propsRuleGroupProps<FullOption<string>, string> & object

Returns

ReactNode

Defined in

packages/react-querybuilder/src/components/RuleGroup.tsx:271


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.