StateUpdateOptions
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/state/core/stateManager / StateUpdateOptions
Interface: StateUpdateOptions
Defined in: utils/state/core/stateManager.js:249
Propertiesβ
silent?β
optionalsilent:boolean
Defined in: utils/state/core/stateManager.js:250
If true, don't notify listeners of this update
source?β
optionalsource:string
Defined in: utils/state/core/stateManager.js:251
Source tag for debugging / history
merge?β
optionalmerge:boolean
Defined in: utils/state/core/stateManager.js:252
If true and both old & new values are plain objects, perform a shallow merge