Spektrum API Reference - v1.2.0
GitHub
npm
Docs
Preparing search index...
spektrum
setPathValue
Function setPathValue
setPathValue
(
obj
:
object
,
path
:
string
,
value
:
any
)
:
void
Walk
path
(creating missing parents) and assign
value
at the leaf.
Parameters
obj
:
object
path
:
string
value
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Docs
Spektrum API Reference - v1.2.0
Loading...
Walk
path(creating missing parents) and assignvalueat the leaf.