Skip to main content

RuleGroupHeaderComponents()

RuleGroupHeaderComponents(props): ReactNode

Renders a React.Fragment containing an array of form controls for managing a RuleGroupType or RuleGroupTypeIC.

Parameters

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

Returns

ReactNode

Defined in

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


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.