@pebula/ngrid-materialCell Tooltip

Cell Tooltip

The Cell Tooltip plugins provides a wrapper around the MatTooltip directive and allow a tooltip at the cell level without setting a MatTooltip instance for every cell.

Default Behavior

The default behavior is to show a tooltip when the content of the cell overflows.

This is done using a simple check that might not fit all scenarios.

Massy Setup

The cellTooltip directive can also be defined as a content element (to the table). This is handy when you have a custom setup with a lot of options.

Shlomi Assaf © 2020. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.

Version 5.0.0 using angular 14.2.4 and cdk 14.2.3 (hash: 25f523f)