loadPersistedState
FitFileViewer - API Documentation v29.9.0
FitFileViewer - API Documentation / utils/state/core/stateManager / loadPersistedState
Function: loadPersistedState()
loadPersistedState(
paths?:string[]):void
Defined in: utils/state/core/stateManager.js:220
Load persisted state from localStorage
Parametersβ
paths?β
string[] = ...
Array of state paths to load
Returnsβ
void