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