Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
html
IValueData
Interface IValueData
interface
IValueData
{
description
?:
string
|
languages
.
html
.
MarkupContent
;
name
:
string
;
references
?:
languages
.
html
.
IReference
[]
;
}
Index
Properties
description?
name
references?
Properties
Optional
Readonly
description
description
?:
string
|
languages
.
html
.
MarkupContent
Readonly
name
name
:
string
Optional
Readonly
references
references
?:
languages
.
html
.
IReference
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
description
name
references
Monaco Editor API
Loading...