StateChangeEvent
FitFileViewer - API Documentation v29.9.0
FitFileViewer - API Documentation / mainProcessStateClient / StateChangeEvent
Interface: StateChangeEvent
Defined in: utils/state/integration/mainProcessStateClient.js:20
Propertiesβ
pathβ
path:
string
Defined in: utils/state/integration/mainProcessStateClient.js:22
The path that changed
valueβ
value:
any
Defined in: utils/state/integration/mainProcessStateClient.js:23
The new value
oldValueβ
oldValue:
any
Defined in: utils/state/integration/mainProcessStateClient.js:24
The previous value
metadata?β
optionalmetadata:Object
Defined in: utils/state/integration/mainProcessStateClient.js:25
Optional metadata about the change