StateChangeEvent
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / mainProcessStateClient / StateChangeEvent
Interface: StateChangeEvent
Defined in: utils/state/integration/mainProcessStateClient.js:17
Propertiesβ
pathβ
path:
string
Defined in: utils/state/integration/mainProcessStateClient.js:18
The path that changed
valueβ
value:
any
Defined in: utils/state/integration/mainProcessStateClient.js:19
The new value
oldValueβ
oldValue:
any
Defined in: utils/state/integration/mainProcessStateClient.js:20
The previous value
metadata?β
optionalmetadata:Object
Defined in: utils/state/integration/mainProcessStateClient.js:21
Optional metadata about the change