Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TooltipOptions

Hierarchy

  • TooltipOptions

Index

Properties

Optional component

component: React.FC<TooltipProps> | ComponentClass<TooltipProps>

Tooltip component

getValue

getValue: (cell: CellInterface) => any

Tooltip value getter of a cell

Type declaration

gridRef

gridRef: MutableRefObject<GridRef>

Grid references

Generated using TypeDoc