DevExtreme React - EndpointSelector API

The EndpointSelector is an object for managing OData endpoints in your application.

import EndpointSelector from "devextreme/data/endpoint_selector"
Type:

Object

This object selects local or production OData service URL depending on whether the app's local or deployed version is running.

Methods

This section describes methods that control an EndpointSelector instance.

Name Description
urlFor(key)

Gets an endpoint with a specific key.