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