Skip to main content

ValueEditor()

ValueEditor<F>(allProps): null | Element

Default valueEditor component used by QueryBuilder.

Type Parameters

Type Parameter
F extends FullField<string, string, string, Option<string>, Option<string>>

Parameters

ParameterType
allPropsValueEditorProps<F, string>

Returns

null | Element

Defined in

packages/react-querybuilder/src/components/ValueEditor.tsx:10


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.