Service that persists user-defined column widths to localStorage keyed by a table identifier.
Clear saved widths for a given table.
Load saved column widths for a given table. Returns a map of column key → width in pixels.
Persist current column widths for a given table.
Service that persists user-defined column widths to localStorage keyed by a table identifier.