InsightQueryItemPropertiesTableQueryColumnsDefinitionsItem interface
Properties
| header | Insight column header. |
| output |
Insights Column type. |
| support |
Is query supports deep-link. |
Property Details
header
Insight column header.
header?: string
Property Value
string
outputType
Insights Column type.
outputType?: string
Property Value
string
supportDeepLink
Is query supports deep-link.
supportDeepLink?: boolean
Property Value
boolean