SignalCD Modern PoC API
Preparing search index...
storage/src
DocumentMetadata
Interface DocumentMetadata
interface
DocumentMetadata
{
archived
?:
boolean
;
title
?:
string
;
readonly
[
key
:
string
]:
unknown
;
}
Indexable
readonly
[
key
:
string
]:
unknown
Application-owned additive fields are preserved by metadata updates.
Index
Properties
archived?
title?
Properties
Optional
Readonly
archived
archived
?:
boolean
Optional
Readonly
title
title
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archived
title
SignalCD Modern PoC API
Loading...
Application-owned additive fields are preserved by metadata updates.