@semo/core
Preparing search index...
utils
deepGet
Function deepGet
deepGet
(
obj
:
any
,
path
:
string
,
defaultValue
?:
any
)
:
any
Get a nested value from an object by dot-separated path
Parameters
obj
:
any
path
:
string
Optional
defaultValue
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@semo/core
Loading...
Get a nested value from an object by dot-separated path