Skip to main content

TooltipTableCellProps

@elastic/chartsExports


@elastic/charts / TooltipTableCellProps

Type alias: TooltipTableCellProps

TooltipTableCellProps: PropsWithChildren<Object>

Type declaration

className?

className?: string

style?

style?: TooltipCellStyle

tagName?

tagName?: "td" | "th"

title?

title?: string

truncate?

truncate?: boolean

Source

packages/charts/src/components/tooltip/components/tooltip_table_cell.tsx:16


Generated using typedoc-plugin-markdown and TypeDoc