Skip to main content

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?​

optional silent: boolean

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

If true, don't notify listeners of this update


source?​

optional source: string

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

Source tag for debugging / history


merge?​

optional merge: boolean

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

If true and both old & new values are plain objects, perform a shallow merge