IDashboardBase
Home > @gooddata/sdk-model > IDashboardBase
IDashboardBase 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.
Dashboard common properties
Signature:
export interface IDashboardBase
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
description | readonly | string | (ALPHA) Dashboard description |
tags? | readonly | string[] | (ALPHA) (Optional) Dashboard tags. |
title | readonly | string | (ALPHA) Dashboard title |