aweary/react-perimeter

Track horizontal scroll offset

開放

#2 建立於 2017年3月17日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (27 個分叉)github user discovery
enhancementgood first bughelp wanted

倉庫指標

星標
 (1,042 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南