Skip to content

Type Alias: ColumnSizingState

ColumnSizingState = Record<string, number>

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

Per-column widths, keyed by column id.