NameLabelPair<N>
NameLabelPair<
N> =Option<N>
Defined in: packages/core/src/types/options.ts:146
Type Parameters
| Type Parameter | Default type |
|---|---|
N extends string | string |
Deprecated
Renamed to Option.
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.