BrowserRefreshTriggerPlugin

Plugin contributed by features that need to request the active browser tab to reload when their state changes in a way that invalidates the currently loaded page (e.g. a global setting toggled by the user).

Functions

Link copied to clipboard
abstract fun observeRefreshRequests(): Flow<Unit>

Emits when something changed that requires reloading the active tab.