x4js - v2.2.49
GitHub
Preparing search index...
getMemberValue
Function getMemberValue
getMemberValue
(
obj
:
any
,
path
:
string
)
:
any
read the value at the given path. getMemberValue( state, "user.tags[2]" )
Parameters
obj
:
any
path
:
string
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
x4js - v2.2.49
Loading...
read the value at the given path. getMemberValue( state, "user.tags[2]" )