topContent
Home > @gooddata/sdk-ui-dashboard > IAlertingDialogProps > topContent
IAlertingDialogProps.topContent 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 first child of the dialog content area, above the default form.
Signature:
topContent?: ReactNode;
Remarks
Use this to surface an application-specific banner or warning without replacing the whole dialog.