@dxos/client
Preparing search index...
echo
Relation
getValue
Variable getValue
Const
getValue
:
(
rel
:
Relation
.
Unknown
|
Relation
.
Snapshot
,
path
:
readonly
(
string
|
number
)
[]
,
)
=>
any
Get a deeply nested property from a relation. Accepts both reactive relations and snapshots.
Type declaration
(
rel
:
Relation
.
Unknown
|
Relation
.
Snapshot
,
path
:
readonly
(
string
|
number
)
[]
,
)
:
any
Parameters
rel
:
Relation
.
Unknown
|
Relation
.
Snapshot
path
:
readonly
(
string
|
number
)
[]
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Get a deeply nested property from a relation. Accepts both reactive relations and snapshots.