Rule()
Rule(
props
:RuleProps
):ReactNode
Defined in: packages/react-querybuilder/src/components/Rule.tsx:39
Default component to display RuleType objects. This is actually a small wrapper around RuleComponents.
Parameters
Parameter | Type |
---|---|
props | RuleProps |
Returns
ReactNode
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.