Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/utils/memory-widget-components
MoreMemoryProps
Interface MoreMemoryProps
interface
MoreMemoryProps
{
direction
:
"above"
|
"below"
;
options
:
number
[]
;
handler
(
opts
:
MoreMemoryOptions
)
:
void
;
}
Index
Properties
direction
options
Methods
handler
Properties
direction
direction
:
"above"
|
"below"
options
options
:
number
[]
Methods
handler
handler
(
opts
:
MoreMemoryOptions
)
:
void
Parameters
opts
:
MoreMemoryOptions
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
options
Methods
handler
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...