@dxos/react-client
Preparing search index...
echo
Relation
toJSON
Variable toJSON
Const
toJSON
:
(
entity
:
Relation
.
Unknown
|
Relation
.
Snapshot
)
=>
Relation
.
JSON
Converts relation to its JSON representation. Accepts both reactive relations and snapshots.
Type declaration
(
entity
:
Relation
.
Unknown
|
Relation
.
Snapshot
)
:
Relation
.
JSON
Parameters
entity
:
Relation
.
Unknown
|
Relation
.
Snapshot
Returns
Relation
.
JSON
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/react-client
Loading...
Converts relation to its JSON representation. Accepts both reactive relations and snapshots.