IScheduledEmailDialogRecipientsProps
Home > @gooddata/sdk-ui-dashboard > IScheduledEmailDialogRecipientsProps
IScheduledEmailDialogRecipientsProps 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 scheduled email dialog's recipients region.
Signature:
export interface IScheduledEmailDialogRecipientsProps extends IAutomationDialogRecipientsProps
Extends: IAutomationDialogRecipientsProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(e: KeyboardEvent) => void |
(ALPHA) Submits the dialog from the recipients input. The default dialog always supplies it. |