Skip to main content

RuleComponents()

RuleComponents(props): ReactNode

Renders a React.Fragment containing an array of form controls for managing a RuleType.

Parameters

ParameterType
propsRuleProps<string, string> & RuleProps<string, string> & object

Returns

ReactNode

Defined in

packages/react-querybuilder/src/components/Rule.tsx:73


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.