Newer Version Available
Lightning Console API
| Available in: Lightning Experience |
| Available in: Essentials, Professional, Enterprise,
Performance, Unlimited, and Developer Editions Lightning console apps are available for an extra cost to users with Salesforce Platform user licenses for certain products. Some restrictions apply. For pricing details, contact your Salesforce account executive. |
The Lightning Console JavaScript API includes three libraries, the navigation item API, the utility bar API, and the workspace API. The navigation item API provides methods for interacting with the console’s navigation menu. The utility bar API provides methods that can be used from Aura components in the utility bar to open, resize, or minimize a utility. The workspace API provides methods for opening, closing, and getting information about workspace tabs and subtabs. The utility bar API is used in Lightning apps with standard or console navigation, while the navigation item API and workspace API are used only in Lightning console apps.
For a full list of methods in each API, see Methods for Lightning Console JavaScript API.