VisibilityConfig
Configuration for the column visibility plugin.
Controls the visibility sidebar panel that lets users show/hide individual columns. The sidebar is toggled via a button in the grid toolbar or programmatically.
Example
Section titled “Example”new VisibilityPlugin({ allowHideAll: false })Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
allowHideAll? | boolean | Whether users are allowed to hide every column. When false, the last visible column’s toggle is disabled to prevent an empty grid. |
Property Details
Section titled “Property Details”allowHideAll
Section titled “allowHideAll”Default: false
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt