Function: getDataOnPath()
Updated: 2025-10-10 12:02:04
Polyv Wx Live Player Component
Polyv Wx Live Player Component / modules/super-miniprogram/computed/data-path / getDataOnPath
Function: getDataOnPath()
getDataOnPath(
data,path):any
Retrieves the value from an object based on a path string.
Parameters
data
any
The object data.
path
any
The path string.
Returns
any
