tags
Home > @gooddata/sdk-model > IDashboardBase > tags
IDashboardBase.tags 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.
Dashboard tags.
Signature:
readonly tags?: string[];
Remarks
This property is optional for backwards compatibility reasons, but for newly created dashboards, you can expect this to always be defined (an empty array in case there are no tags).
Since 8.6.0