RuleComponents
const
RuleComponents:React.MemoExoticComponent
<(r
:UseRule
) =>React.JSX.Element
>
Defined in: packages/react-querybuilder/src/components/Rule.tsx:79
Renders a React.Fragment
containing an array of form controls for managing a RuleType.
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.