NativeValueSelectorWeb()
NativeValueSelectorWeb<
OptType
>(props
):Element
Type Parameters
Type Parameter | Default type |
---|---|
OptType extends FullOption <string > | FullOption <string > |
Parameters
Parameter | Type |
---|---|
props | ValueSelectorNativeProps <OptType > |
Returns
Element
Defined in
native/src/components/NativeValueSelectorWeb.tsx:6
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.