NativeMatchModeEditor()
NativeMatchModeEditor(
props
:MatchModeEditorNativeProps
):Element
|null
Defined in: packages/native/src/components/NativeMatchModeEditor.tsx:15
Default matchModeEditor
component used by QueryBuilder.
Parameters
Parameter | Type |
---|---|
props | MatchModeEditorNativeProps |
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.