ValueEditorNativeProps
ValueEditorNativeProps:
ValueEditorProps&WithSchemaNative& {selectorComponent:ComponentType<ValueSelectorNativeProps>; }
Type declaration
selectorComponent?
optionalselectorComponent:ComponentType<ValueSelectorNativeProps>
Defined in
packages/native/src/types.ts:83
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.