usehooks
usehooks copied to clipboard
useIdleUntilUrgent
React hook that enables easy use of the idle until urgent component loading strategy. This strategy involves fetching resources lazily - either whenever the browser is next idle, or when you request the resources.