backend
Home > @gooddata/sdk-ui-dashboard > IDashboardInsightProps > backend
IDashboardInsightProps.backend property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Backend to work with.
Signature:
backend?: IAnalyticalBackend;
Remarks
Note: the backend must come either from this property or from BackendContext. If you do not specify backend here, then the component MUST be rendered within an existing BackendContext.