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