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