aweary/react-perimeter

Track horizontal scroll offset

Open

#2 建立於 2017年3月17日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (27 fork)github user discovery
enhancementgood first bughelp wanted

倉庫指標

Star
 (1,042 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南