ILayerTableDefinition
Home > @gooddata/sdk-ui-dashboard > ILayerTableDefinition
ILayerTableDefinition 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.
Defines a single layer's table conversion result for multi-layer geo charts.
Signature:
export interface ILayerTableDefinition
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) Stable id — "root" for root layer, layer.id for additional layers | ||
|
string |
(ALPHA) Human-readable name for the tab label | ||
|
string |
(ALPHA) Normalized layer type | ||
|
(ALPHA) Converted table insight for this layer |