Skip to main content

RuleGroupDiagnosticsArray<RG, R>

RuleGroupDiagnosticsArray<RG, R> = RuleGroupArray<RG, R>

Defined in: packages/core/src/types/export.ts:520

The type of the rules array in a RuleGroupDiagnosticsResult.

Type Parameters

Type ParameterDefault type
RG extends RuleGroupDiagnosticsResultRuleGroupDiagnosticsResult
R extends RuleDiagnosticsResultRuleDiagnosticsResult

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.