MatchModeEditorNativeProps
MatchModeEditorNativeProps =
MatchModeEditorProps
&WithSchemaNative
& {selectorComponent?
:ComponentType
<ValueSelectorNativeProps
>; }
Defined in: native/src/types.ts:132
Type declaration
selectorComponent?
optional
selectorComponent:ComponentType
<ValueSelectorNativeProps
>
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.