Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/memory-widget/memory-table-widget
MemoryTable
ByteData
Interface ByteData
interface
ByteData
{
ascii
:
string
;
index
:
number
;
isHighlighted
?:
boolean
;
node
:
ReactNode
;
variables
:
VariableDecoration
[]
;
}
Index
Properties
ascii
index
is
Highlighted?
node
variables
Properties
ascii
ascii
:
string
index
index
:
number
Optional
is
Highlighted
isHighlighted
?:
boolean
node
node
:
ReactNode
variables
variables
:
VariableDecoration
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ascii
index
is
Highlighted
node
variables
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...