DefaultRuleType<F>
DefaultRuleType<
F
>:RuleType
<F
,DefaultOperatorName
>
RuleType with the operator
property limited to DefaultOperatorName.
Type parameters
Type parameter | Value |
---|---|
F extends string | string |
Source
packages/react-querybuilder/src/types/ruleGroups.ts:83
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.