Documentation

Tooltips

Tooltips provide helpful context when users hover over column headers. They're perfect for explaining data types, units, or providing additional information about what each column represents.

Basic Usage

To add a tooltip to a column header, simply include the tooltip property in your column definition. The tooltip will appear when users hover over the column header.

Tooltip Configuration

PropertyRequiredDescriptionExample
HeaderObject.tooltip
string
Optional
Tooltip text that appears when hovering over the column header. Provides helpful context about the column's purpose or data.