lightning/refresh Module

The lightning/refresh module provides you with the RefreshView API to refresh component data in a standard way.

lightning/refresh provides several methods:

When a refresh process completes, the status is returned via a promise. You can signal a refresh with RefreshEvent and register to receive RefreshEvent.

See Also