ColumnVisibilityDetail
Since v0.1.1
Event detail emitted when column visibility changes
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
field? | string | The field that changed visibility (undefined for bulk operations) |
visible? | boolean | Whether the column is now visible (undefined for bulk operations) |
visibleColumns | string[] | List of all currently visible column fields |