IDimensionalityItem
Home > @gooddata/sdk-ui-filters > IDimensionalityItem
IDimensionalityItem interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents a dimensionality item with an identifier and human-readable title.
Signature:
export interface IDimensionalityItem
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(BETA) The identifier of the dimensionality item (attribute or date reference). | |||
|
string |
(BETA) Human-readable title for display purposes. | ||
|
(BETA) Type of the item for icon rendering. Defaults to "attribute" if not specified. |