Skip to main content

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

optional metadata: Object

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

Optional metadata about the change