Skip to content

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.

new VisibilityPlugin({ allowHideAll: false })
PropertyTypeDescription
allowHideAll?booleanWhether users are allowed to hide every column. When false, the last visible column’s toggle is disabled to prevent an empty grid.

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