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