DefaultScheduledEmailManagementDialog()
Home > @gooddata/sdk-ui-dashboard > DefaultScheduledEmailManagementDialog
DefaultScheduledEmailManagementDialog() function
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 declare function ScheduledEmailManagementDialog(input: IScheduledEmailManagementDialogProps): import("react/jsx-runtime").JSX.Element;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ onAdd, onEdit, onDeleteSuccess: onDelete, onClose, onDeleteError, isLoadingScheduleData, automations, notificationChannels } |
(not declared) | |
|
input |
Returns:
import("react/jsx-runtime").JSX.Element