Web features explorer

requestIdleCallback()

Limited availability
Tags: api

The requestIdleCallback() API queues a function that runs in idle browser time, either at the end of a frame or when the user is inactive. Also known as the background tasks API.

Learning resources on MDN

Browser support (view on caniuse.com)

Baseline availability blocked since January 2020 by Safari (59 months)