Skip to main content

ColorStripCellProps

@elastic/chartsExports


@elastic/charts / ColorStripCellProps

Type alias: ColorStripCellProps

ColorStripCellProps: Omit<TooltipTableCellProps, "children" | "width"> & Object

Type declaration

color?

color?: string

displayOnly?

displayOnly?: boolean

Source

packages/charts/src/components/tooltip/components/tooltip_table_color_cell.tsx:21


Generated using typedoc-plugin-markdown and TypeDoc