IExportLayoutCustomizer
Home > @gooddata/sdk-ui-dashboard > IExportLayoutCustomizer
IExportLayoutCustomizer 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.
Set of functions you can use to customize the export layout of the dashboard rendered.
Signature:
export interface IExportLayoutCustomizer<TWidget>
Methods
Method | Description |
---|---|
addTransformer(fn) | (ALPHA) |