Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
Comment
Interface Comment
interface
Comment
{
body
:
MarkdownString
;
contextValue
?:
string
;
label
?:
string
;
mode
?:
CommentMode
;
timestamp
?:
string
;
uniqueIdInThread
:
number
;
userIconPath
?:
string
;
userName
:
string
;
}
Index
Properties
body
context
Value?
label?
mode?
timestamp?
unique
Id
In
Thread
user
Icon
Path?
user
Name
Properties
Readonly
body
body
:
MarkdownString
Optional
Readonly
context
Value
context
Value
?:
string
Optional
Readonly
label
label
?:
string
Optional
Readonly
mode
mode
?:
CommentMode
Optional
Readonly
timestamp
timestamp
?:
string
Timestamp serialized as ISO date string via Date.prototype.toISOString
Readonly
unique
Id
In
Thread
unique
Id
In
Thread
:
number
Optional
Readonly
user
Icon
Path
user
Icon
Path
?:
string
Readonly
user
Name
user
Name
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
body
context
Value
label
mode
timestamp
unique
Id
In
Thread
user
Icon
Path
user
Name
Theia TypeDoc
Loading...
Timestamp serialized as ISO date string via Date.prototype.toISOString