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