IAlertingDialogOldProps
Home > @gooddata/sdk-ui-dashboard > IAlertingDialogOldProps
IAlertingDialogOldProps 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.
Signature:
export interface IAlertingDialogOldProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
HTMLElement | null |
(ALPHA) (Optional) Anchor element for the dialog. | ||
(ALPHA) (Optional) Alert to be edited in the dialog. | |||
(ALPHA) (Optional) Widget to be edited in the dialog. | |||
() => void |
(ALPHA) (Optional) Callback to be called, when user closes the alerting dialog. | ||
(alertingDefinition: IAutomationMetadataObject) => void |
(ALPHA) (Optional) Callback to be called, when user save the existing alert. |