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