ErrorComponent
Home > @gooddata/sdk-ui-dashboard > IDashboardCustomComponentProps > ErrorComponent
IDashboardCustomComponentProps.ErrorComponent 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.
Component to render if embedding fails.
Signature:
ErrorComponent?: ComponentType<IErrorProps>;
Remarks
This component is also used in all the individual widgets when they have some error occur.