Skip to main content

ValueSelector()

ValueSelector<Opt>(props): Element

Default <select> component used by QueryBuilder.

Type Parameters

Type ParameterDefault type
Opt extends FullOption<string>FullOption<string>

Parameters

ParameterType
propsValueSelectorProps<Opt>

Returns

Element

Defined in

packages/react-querybuilder/src/components/ValueSelector.tsx:9


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.