aweary/react-perimeter

Track horizontal scroll offset

Open

#2 aperta il 17 mar 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (27 fork)github user discovery
enhancementgood first bughelp wanted

Metriche repository

Star
 (1042 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

We already track the vertical offset (pageYOffset) so the perimeter is calculated correctly on scroll (and if the component mounts on a page that is already scrolled).

Horizontal scroll is less common, but still it's good idea to support it nonetheless.

Guida contributor