exportParametersByTab
Home > @gooddata/sdk-ui-dashboard > IScheduledEmailDialogContextValue > exportParametersByTab
IScheduledEmailDialogContextValue.exportParametersByTab 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.
Effective export parameter overrides keyed by tab, scoped to the dialog's widget when present. Replaces the direct selectExportEffectiveParameters read in useEditScheduledEmail.
Signature:
exportParametersByTab: Record<string, IDashboardExportParameter[]>;