GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 8.11.0
  • Code samples
  • Gallery
  • GitHub

title

Home > @gooddata/sdk-model > IAttributeElement > title

IAttributeElement.title property

Title of the attribute element for the given display form

Signature:

readonly title: string;

Remarks

Note that this can actually be null on some backends if your data contains NULL values. We will change the type of this to string | null in the next major (since it is a breaking change), but for now, if you expect NULLs in your data, treat this as string | null already.

  • IAttributeElement.title property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2022 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use