Theia API Documentation v1.68.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/messages
browser/notification-component
NotificationComponentProps
Interface NotificationComponentProps
interface
NotificationComponentProps
{
contextMenuRenderer
?:
ContextMenuRenderer
;
manager
:
NotificationManager
;
notification
:
Notification
;
}
Index
Properties
context
Menu
Renderer?
manager
notification
Properties
Optional
Readonly
context
Menu
Renderer
contextMenuRenderer
?:
ContextMenuRenderer
Readonly
manager
manager
:
NotificationManager
Readonly
notification
notification
:
Notification
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
Menu
Renderer
manager
notification
Eclipse Theia Website
GitHub
Theia API Documentation v1.68.0
Loading...