Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/memory-widget/memory-table-widget
MemoryTable
StylableNodeAttributes
Interface StylableNodeAttributes
eslint-enable @typescript-eslint/no-explicit-any
interface
StylableNodeAttributes
{
className
?:
string
;
isHighlighted
?:
boolean
;
style
?:
CSSProperties
;
title
?:
string
;
variable
?:
VariableDecoration
;
}
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...
eslint-enable @typescript-eslint/no-explicit-any