Skip to main content

getComputed

FitFileViewer - API Documentation v29.8.0


FitFileViewer - API Documentation / utils/state/core/computedStateManager / getComputed

Function: getComputed()

getComputed(key: string): any

Defined in: utils/state/core/computedStateManager.js:326

Get a computed value (convenience function)

Parameters​

key​

string

Key of computed value

Returns​

any

Computed value