removeComputed
FitFileViewer - API Documentation v29.9.0
FitFileViewer - API Documentation / utils/state/core/computedStateManager / removeComputed
Function: removeComputed()
removeComputed(
key:string):void
Defined in: utils/state/core/computedStateManager.js:543
Remove a computed value (convenience function)
Parametersβ
keyβ
string
Key of computed value to remove
Returnsβ
void