Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
html
ITagData
Interface ITagData
interface
ITagData
{
attributes
:
IAttributeData
[]
;
description
?:
string
|
languages
.
html
.
MarkupContent
;
name
:
string
;
references
?:
languages
.
html
.
IReference
[]
;
}
Index
Properties
attributes
description?
name
references?
Properties
Readonly
attributes
attributes
:
IAttributeData
[]
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
attributes
description
name
references
Monaco Editor API
Loading...