OptionGroup<Opt>
An Option group within an OptionList.
Type parameters
Type parameter | Value |
---|---|
Opt extends BaseOption | FlexibleOption |
Properties
label
label:
string
Source
packages/react-querybuilder/src/types/options.ts:104
options
options:
WithUnknownIndex
<Opt
>[]
Source
packages/react-querybuilder/src/types/options.ts:105
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.