@dxos/client
Preparing search index...
echo
Entity
subscribe
Variable subscribe
Const
subscribe
:
(
entity
:
Entity
.
Unknown
,
callback
:
()
=>
void
)
=>
()
=>
void
Subscribe to changes on an entity (object or relation).
Type declaration
(
entity
:
Entity
.
Unknown
,
callback
:
()
=>
void
)
:
()
=>
void
Parameters
entity
:
Entity
.
Unknown
callback
:
()
=>
void
Returns
()
=>
void
Unsubscribe function.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Subscribe to changes on an entity (object or relation).