Skip to main content

loadPersistedState

FitFileViewer - API Documentation v29.4.0


FitFileViewer - API Documentation / utils/state/core/stateManager / loadPersistedState

Function: loadPersistedState()

loadPersistedState(paths: string[]): void

Defined in: utils/state/core/stateManager.js:420

Load persisted state from localStorage

Parameters​

paths​

string[] = ...

Array of state paths to load

Returns​

void