OptionGroup<Opt>
A group of Options, usually within an OptionList.
Type Parameters
| Type Parameter | Default type |
|---|---|
Opt extends BaseOption | FlexibleOption |
Properties
label
label:
string
Defined in
packages/react-querybuilder/src/types/options.ts:113
options
options:
WithUnknownIndex<Opt>[]
Defined in
packages/react-querybuilder/src/types/options.ts:114
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.