Theia API Documentation v1.68.0
    Preparing search index...
    interface NotificationComponentProps {
        contextMenuRenderer?: ContextMenuRenderer;
        manager: NotificationManager;
        notification: Notification;
    }
    Index

    Properties

    contextMenuRenderer?: ContextMenuRenderer
    notification: Notification