onCancel
Home > @gooddata/sdk-ui-dashboard > IAlertingDialogHeaderProps > onCancel
IAlertingDialogHeaderProps.onCancel 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.
Called when the header's back/close button is pressed. The default dialog closes on it.
Signature:
onCancel?: () => void;