@dxos/react-client
Preparing search index...
echo
SpaceProperties
Interface SpaceProperties
interface
SpaceProperties
{
"~@dxos/echo/Kind"
:
Object
;
archived
?:
boolean
;
edgeReplication
?:
boolean
;
hue
?:
string
;
icon
?:
string
;
id
:
string
;
invocationTraceQueue
?:
Ref
<
Queue
<
Entity
.
Unknown
>
>
;
name
?:
string
;
readonly
[
x
:
string
]:
any
;
}
Hierarchy
Type
<
typeof
SpaceProperties
>
SpaceProperties
Indexable
readonly
[
x
:
string
]:
any
Index
Properties
~@dxos/echo/
Kind
archived?
edge
Replication?
hue?
icon?
id
invocation
Trace
Queue?
name?
Properties
Readonly
~@dxos/echo/
Kind
"~@dxos/echo/Kind"
:
Object
Optional
Readonly
archived
archived
?:
boolean
Optional
Readonly
edge
Replication
edgeReplication
?:
boolean
Optional
Readonly
hue
hue
?:
string
Optional
Readonly
icon
icon
?:
string
Readonly
id
id
:
string
Optional
Readonly
invocation
Trace
Queue
invocationTraceQueue
?:
Ref
<
Queue
<
Entity
.
Unknown
>
>
Optional
Readonly
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
~@dxos/echo/
Kind
archived
edge
Replication
hue
icon
id
invocation
Trace
Queue
name
@dxos/react-client
Loading...