Preparing search index...
The search index is not available
monaco-review
monaco-review
ReviewComment
Interface ReviewComment
interface
ReviewComment
{
author
:
undefined
|
string
;
dt
:
undefined
|
number
;
id
:
string
;
lineNumber
:
number
;
parentId
?:
string
;
selection
:
undefined
|
CodeSelection
;
status
:
ReviewCommentStatus
;
text
:
string
;
type
:
ReviewCommentType
;
typeState
:
unknown
;
}
Index
Properties
author
dt
id
line
Number
parent
Id?
selection
status
text
type
type
State
Properties
author
author
:
undefined
|
string
dt
dt
:
undefined
|
number
id
id
:
string
line
Number
line
Number
:
number
Optional
parent
Id
parent
Id
?:
string
selection
selection
:
undefined
|
CodeSelection
status
status
:
ReviewCommentStatus
text
text
:
string
type
type
:
ReviewCommentType
type
State
type
State
:
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
author
dt
id
line
Number
parent
Id
selection
status
text
type
type
State
monaco-review
EditorMode
ReviewCommentRenderState
ReviewCommentStatus
ReviewCommentState
ReviewManager
CodeSelection
ReviewComment
ReviewCommentIterItem
ReviewCommentStore
ReviewManagerConfig
FormatDate
ReviewCommentEvent
defaultStyles
commentReducer
convertMarkdownToHTML
createReviewManager
reduceComments
Generated using
TypeDoc