Skip to content

@serenity-is/sleekgrid / Formatters

Formatters

Legacy namespace exposing formatters with the old (row, cell, value) signature. Each adapter wraps the modern *Formatter(ctx) via formatterContext.

Deprecated

Prefer importing the named formatters from "./formatters" directly and passing a FormatterContext.

Functions