Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Note: This feature is available in Web Workers.
The BackgroundFetchManager
interface of the Background Fetch API is a map where the keys are background fetch IDs and the values are BackgroundFetchRegistration
objects.