IAlertingDialogHeaderProps
Home > @gooddata/sdk-ui-dashboard > IAlertingDialogHeaderProps
IAlertingDialogHeaderProps 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.
Props of the default alerting dialog's header region (the title input row).
Signature:
export interface IAlertingDialogHeaderProps extends IAutomationDialogHeaderProps
Extends: IAutomationDialogHeaderProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
() => void |
(ALPHA) (Optional) Called when the header's back/close button is pressed. The default dialog closes on it. |