aweary/react-perimeter

Track horizontal scroll offset

Ouverte

#2 ouverte le 17 mars 2017

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (27 forks)github user discovery
enhancementgood first bughelp wanted

Métriques du dépôt

Stars
 (1 042 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur