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.