NativeValueSelector()
NativeValueSelector<
Opt
>(__namedParameters
):Element
Type Parameters
Type Parameter | Default type |
---|---|
Opt extends FullOption <string > | FullOption <string > |
Parameters
Parameter | Type |
---|---|
__namedParameters | ValueSelectorNativeProps <Opt > |
Returns
Element
Defined in
native/src/components/NativeValueSelector.tsx:9
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.