IBackendProviderProps
Home > @gooddata/sdk-ui > IBackendProviderProps
IBackendProviderProps interface
Props of the BackendProvider component.
Signature:
export interface IBackendProviderProps
Properties
Property | Type | Description |
---|---|---|
backend | IAnalyticalBackend | Specify instance of backend which should be used by components to communicate with the server. |