Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 329 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 329 Bytes

Page Visibility

This library helps you figure out if your app is visible at the moment. If the user is switched into a different tab, maybe you want to stop doing animations or pause a video.

This package is backed by the JavaScript PageVisibility API.