ValueSelectorNativeProps<OptType>
ValueSelectorNativeProps<
OptType
> =ValueSelectorProps
<OptType
> &WithSchemaNative
Defined in: native/src/types.ts:117
Type Parameters
Type Parameter | Default type |
---|---|
OptType extends FullOption | FullOption |
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.