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
Parameter | Type |
---|---|
allProps | ValueEditorProps <F , string > |
Returns
null
| Element
Defined in
packages/react-querybuilder/src/components/ValueEditor.tsx:12
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.