# VisibilityConfig

> _Since v0.1.1_

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.

Currently has no configurable options — reserved as an extension point for
future flags (e.g. default open state, panel title). The grid always keeps
at least one column visible; columns flagged with `lockVisible: true` are
un-hideable individually.
