GetOptionType<OL>
GetOptionType<
OL>:OLextendsFlexibleOptionList<infer Opt> ?Opt:never
Extracts the Option type from a FlexibleOptionList.
Type Parameters
| Type Parameter |
|---|
OL extends FlexibleOptionList<FullOption> |
Defined in
packages/react-querybuilder/src/types/options.ts:6
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.