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 Parameter | Default type |
|---|---|
RG extends RuleGroupDiagnosticsResult | RuleGroupDiagnosticsResult |
R extends RuleDiagnosticsResult | RuleDiagnosticsResult |
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.