Skip to content

Scroll position indicator using Intersection Observer API with React Refs API and React Hooks

Notifications You must be signed in to change notification settings

bpbuch/intersection-observer-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intersection Observer Experiment

Experiment application using the Intersection Observer API with React Refs API and React Hooks.

The application provides a side bar that indicates the current scroll position. This source code could be modified to impliment infinite scrolling.

Application created using create-react-app.

Run Locally

yarn
yarn start

About

Scroll position indicator using Intersection Observer API with React Refs API and React Hooks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published