@dxos/client
Preparing search index...
testing
TestSchema
DocumentType
Interface DocumentType
interface
DocumentType
{
"[KindId]"
:
Object
;
content
:
Ref
<
TypedObjectFields
<
{
content
:
typeof
String$
}
,
TypedObjectOptions
>
,
>
;
id
:
string
;
title
?:
string
;
}
Hierarchy
Type
<
typeof
TestSchema
.
DocumentType
>
DocumentType
Index
Properties
[
Kind
Id]
content
id
title?
Properties
Readonly
[
Kind
Id]
"[KindId]"
:
Object
content
content
:
Ref
<
TypedObjectFields
<
{
content
:
typeof
String$
}
,
TypedObjectOptions
>
>
= ...
Readonly
id
id
:
string
Optional
title
title
?:
string
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
Kind
Id]
content
id
title
@dxos/client
Loading...