Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/utils/memory-widget-utils
Interfaces
StylableNodeAttributes
Interface StylableNodeAttributes
interface
StylableNodeAttributes
{
className
?:
string
;
isHighlighted
?:
boolean
;
style
?:
CSSProperties
;
title
?:
string
;
variable
?:
VariableDecoration
;
}
Hierarchy (
View Summary
)
StylableNodeAttributes
FullNodeAttributes
Index
Properties
class
Name?
is
Highlighted?
style?
title?
variable?
Properties
Optional
class
Name
className
?:
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
is
Highlighted
style
title
variable
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...