Skip to main content

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

optional metadata: Object

Defined in: utils/state/integration/mainProcessStateClient.js:25

Optional metadata about the change