RuleGroupHeaderComponents()
RuleGroupHeaderComponents(
props
):ReactNode
Renders a React.Fragment
containing an array of form controls for managing
a RuleGroupType or RuleGroupTypeIC.
Parameters
Parameter | Type |
---|---|
props | RuleGroupProps <FullOption <string >, string > & Omit <RuleGroupProps <FullOption <string >, string >, "ruleGroup" > & object |
Returns
ReactNode
Defined in
packages/react-querybuilder/src/components/RuleGroup.tsx:101
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.