FlexibleOptionGroup<Opt>
FlexibleOptionGroup<
Opt
>:object
A BaseOption group within a FlexibleOptionList.
Type Parameters
Type Parameter | Default type |
---|---|
Opt extends BaseOption | BaseOption |
Type declaration
label
label:
string
options
options:
Opt
extendsBaseFullOption
?Opt
:ToFlexibleOption
<Opt
>[]
Defined in
packages/react-querybuilder/src/types/options.ts:116
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.