Skip to content

@serenity-is/sleekgrid / CellStylesHash

Type Alias: CellStylesHash

CellStylesHash = object

Defined in: src/core/formatting.ts:164

Hash mapping row -> columnId -> cssClass for per-cell styling via setCellCssStyles.

Index Signature

[row: number]: object