content
Home > @gooddata/sdk-model > IReportBase > content
IReportBase.content 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.
Content of the report. When created from a template the content is deep-copied and NO reference to the template is kept — the report stays frozen while pages and templates evolve.
Signature:
content: IReportContent;