@dxos/react-client
Preparing search index...
echo
Entity
SnapshotOfKind
Interface SnapshotOfKind<K>
Assigns a snapshot kind to an Object or Relation snapshot.
interface
SnapshotOfKind
<
K
extends
Entity
.
Kind
>
{
"~@dxos/echo/SnapshotKind"
:
K
;
id
:
string
;
}
Type Parameters
K
extends
Entity
.
Kind
Hierarchy (
View Summary
)
SnapshotOfKind
Entity
.
Snapshot
Index
Properties
~@dxos/echo/
Snapshot
Kind
id
Properties
Readonly
~@dxos/echo/
Snapshot
Kind
"~@dxos/echo/SnapshotKind"
:
K
Readonly
id
id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
~@dxos/echo/
Snapshot
Kind
id
@dxos/react-client
Loading...
Assigns a snapshot kind to an Object or Relation snapshot.