UpdateableProperties
UpdateableProperties:
Exclude
<keyofRuleType
&RuleGroupType
,"id"
|"path"
|"rules"
>
All updateable properties of rules and groups (everything except
id
, path
, and rules
).
Defined in
packages/react-querybuilder/src/types/ruleGroups.ts:56
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.