Tab Closed
lightning:tabClosed
Fires when a Console workspace or subtab has been successfully closed.
For Use In
Lightning Experience
lightning:tabClosed is an application event that indicates a tab has been closed successfully. This event is supported in Lightning console apps only.
Handle the event using aura:handler.
For more information, see the Salesforce Console Developer Guide.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
tabId | The closed tab ID. | string | ![]() |
