Skip to main content

OptionGroup<Opt>

A group of Options, usually within an OptionList.

Type Parameters

Type ParameterDefault type
Opt extends BaseOptionFlexibleOption

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.