onError
Home > @gooddata/sdk-ui-dashboard > IDashboardKpiProps > onError
IDashboardKpiProps.onError 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.
Called in case of any error, either in the dashboard loading or any of the widgets execution.
Signature:
onError?: OnError;