Skip to content

Interface: ColumnManagementConfig

Defined in: src/model/types.ts:315

Configures the column management panel.

Properties

alwaysVisible?

optional alwaysVisible?: string[]

Defined in: src/model/types.ts:319

Columns that cannot be hidden.


searchable?

optional searchable?: boolean

Defined in: src/model/types.ts:317

Whether the panel supports searching columns.