Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 280 Bytes

Page Visibility API

데보션에 기고된 "Page Visibility API 알아보기" 포스트를 위한 예제 코드입니다.

실행 방법

npm install
npm run dev

http://localhost:5173/home (focus 이벤트)
http://localhost:5173/home2 (visibilityChange 이벤트)