Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/utils/memory-widget-utils
Interfaces
FullNodeAttributes
Interface FullNodeAttributes
interface
FullNodeAttributes
{
className
?:
string
;
content
:
string
;
isHighlighted
?:
boolean
;
style
?:
CSSProperties
;
title
?:
string
;
variable
?:
VariableDecoration
;
}
Hierarchy (
View Summary
)
Interfaces
.
StylableNodeAttributes
FullNodeAttributes
Index
Properties
class
Name?
content
is
Highlighted?
style?
title?
variable?
Properties
Optional
class
Name
className
?:
string
content
content
:
string
Optional
is
Highlighted
isHighlighted
?:
boolean
Optional
style
style
?:
CSSProperties
Optional
title
title
?:
string
Optional
variable
variable
?:
VariableDecoration
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
content
is
Highlighted
style
title
variable
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...