RuleComponents()
RuleComponents(
props
):ReactNode
Renders a React.Fragment
containing an array of form controls for managing
a RuleType.
Parameters
Parameter | Type |
---|---|
props | RuleProps <string , string > & object |
Returns
ReactNode
Source
packages/react-querybuilder/src/components/Rule.tsx:38
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.