Skip to content

elm-lang/page-visibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.