Skip to main content

loadColPrefs

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / utils/rendering/helpers/renderSummaryHelpers / loadColPrefs

Function: loadColPrefs()

loadColPrefs(key: string, _allKeys?: readonly string[]): string[] | null

Defined in: utils/rendering/helpers/renderSummaryHelpers.ts:145

Loads persisted visible column preferences.

The optional all-keys argument is retained for older callers.

Parameters​

key​

string

_allKeys?​

readonly string[]

Returns​

string[] | null