Newer Version Available

This content describes an older version of this product. View Latest

lightning:tabRefreshed

Indicates that a tab has been refreshed.

Response

Name Type Description
tabId string The ID of the refreshed tab.

Example

This example prints a line to the browser’s developer console when a tab is refreshed, and then returns that tab’s tabInfo object using the getTabInfo() method.

Component code:

Controller code: