IWidgetAlertCount
Home > @gooddata/sdk-backend-spi > IWidgetAlertCount
IWidgetAlertCount interface
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.
Pair of the widget and it's alert count
Signature:
export interface IWidgetAlertCount
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
alertCount | readonly | number | (ALPHA) Number of alerts for the referenced widget |
ref | readonly | ObjRef | (ALPHA) Widget reference |