OptionalactiveControls whether to activate the view. If not specified, activates the first view of the stack.
OptionalcssSpecifies CSS class(es) to add to the view, e.g., to locate the view in tests.
OptionalparamsDefines data to pass to the view.
The view can declare mandatory and optional parameters. No additional parameters are allowed. Refer to the documentation of the capability for more information.
Specifies the WorkbenchViewCapability that provides the view microfrontend.
Declaring an intention allows for referencing public view capabilities of other applications.
If the view capability cannot be resolved, the view is omitted, allowing conditional display, for example, based on user permissions.
Describes a view referenced in a part.