TooltipTableColumnColor
@elastic/charts • Exports
@elastic/charts / TooltipTableColumnColor
Interface: TooltipTableColumnColor<D, SI>
Table column definition for color strip
Contents
Extends
Omit
<TooltipTableColumnBase
<D
,SI
>,"header"
|"footer"
>
Type parameters
• SI extends SeriesIdentifier
= SeriesIdentifier
Properties
className?
className?:
string
ClassName to be applied to table cells within column (i.e. td
or th
)
Inherited from
Omit.className
Source
packages/charts/src/components/tooltip/components/types.ts:36
footer?
footer?:
undefined
Source
packages/charts/src/components/tooltip/components/types.ts:85
header?
header?:
undefined