bottomContent
Home > @gooddata/sdk-ui-dashboard > IScheduledEmailDialogProps > bottomContent
IScheduledEmailDialogProps.bottomContent 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.
Custom content rendered as the last child of the dialog content area, below the default form.
Signature:
bottomContent?: ReactNode;
Remarks
Use this to surface an application-specific note or disclaimer without replacing the whole dialog.