getNestedValue
FitFileViewer - API Documentation v29.9.0
FitFileViewer - API Documentation / utils/state/core/stateManagerPathUtils / getNestedValue
Function: getNestedValue()
privategetNestedValue(obj:Object,path:string):any
Defined in: utils/state/core/stateManagerPathUtils.js:11
Helper function to get nested value from object.
Parametersβ
objβ
Object
Source object
pathβ
string
Dot notation path
Returnsβ
any
Value at path