AbstractAbstract ReadonlycapabilityCapability of the microfrontend loaded into this notification.
Abstract Readonlyfocused$Indicates whether this notification has the focus.
Abstract ReadonlyidIdentity of this notification.
Abstract ReadonlyparamsParameters as passed by the notification opener.
Abstract ReadonlyreferrerProvides information about where the notification was opened.
ReadonlyappSymbolicName: stringSymbolic name of the application that opened the notification.
AbstractcloseCloses the notification.
AbstractsignalSignals readiness, notifying the workbench that this notification has completed initialization.
If showSplash is set to true on the notification capability, the workbench displays a splash until the notification microfrontend signals readiness.
Handle to interact with a notification opened via WorkbenchNotificationService.
The notification microfrontend can inject this handle to interact with the notification, such as reading parameters or signaling readiness.
See