Skip to main content

TooltipCellStyle

@elastic/chartsExports


@elastic/charts / TooltipCellStyle

Type alias: TooltipCellStyle

TooltipCellStyle: Pick<CSSProperties, "maxHeight" | "textAlign" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft">

Styles to apply to tooltip table cell

Source

packages/charts/src/components/tooltip/components/types.ts:19


Generated using typedoc-plugin-markdown and TypeDoc