AttributeElementKey
Home > @gooddata/sdk-ui-filters > AttributeElementKey
AttributeElementKey type
Unique key to identify the attribute element - its uri, value or primaryKey.
Signature:
export type AttributeElementKey = string | null;
Home > @gooddata/sdk-ui-filters > AttributeElementKey
Unique key to identify the attribute element - its uri, value or primaryKey.
Signature:
export type AttributeElementKey = string | null;