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