aweary/react-perimeter

Track horizontal scroll offset

Aperta

#2 aperta il 17 mar 2017

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

Metriche repository

Star
 (1042 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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