DefaultRuleType<F>
DefaultRuleType<
F> =RuleType<F,DefaultOperatorName>
Defined in: packages/core/src/types/ruleGroups.ts:90
RuleType with the operator property limited to DefaultOperatorName.
Type Parameters
| Type Parameter | Default type |
|---|---|
F extends string | string |
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.