Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/shell/sidebar-menu-widget
SidebarMenu
Interface SidebarMenu
interface
SidebarMenu
{
iconClass
:
string
;
id
:
string
;
menuPath
:
MenuPath
;
onDidBadgeChange
?:
Event
<
number
>
;
order
:
number
;
title
:
string
;
}
Index
Properties
icon
Class
id
menu
Path
on
Did
Badge
Change?
order
title
Properties
icon
Class
iconClass
:
string
id
id
:
string
menu
Path
menuPath
:
MenuPath
Optional
on
Did
Badge
Change
onDidBadgeChange
?:
Event
<
number
>
order
order
:
number
Used to sort menus. The lower the value the lower they are placed in the sidebar.
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
Class
id
menu
Path
on
Did
Badge
Change
order
title
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Used to sort menus. The lower the value the lower they are placed in the sidebar.