useRule()
useRule(
props
):UseRule
Prepares all values and methods used by the Rule component.
Parameters
Parameter | Type |
---|---|
props | RuleProps <string , string > |
Returns
Defined in
packages/react-querybuilder/src/components/Rule.tsx:323
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.