MatchModeEditor()
MatchModeEditor(
props
:MatchModeEditorProps
):null
|Element
Defined in: packages/react-querybuilder/src/components/MatchModeEditor.tsx:16
Default matchModeEditor
component used by QueryBuilder.
Parameters
Parameter | Type |
---|---|
props | MatchModeEditorProps |
Returns
null
| Element
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.