alertToEdit
Home > @gooddata/sdk-ui-dashboard > IAlertingDialogProps > alertToEdit
IAlertingDialogProps.alertToEdit 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.
Warning: This API is now obsolete.
read
alertToEditfromuseAlertingDialogContext()instead. Prop will be removed.
In case, we are not creating new alert, but editing existing one, this is the active alert to be edited.
Signature:
alertToEdit?: IAutomationMetadataObject;