Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScrollerScrollEventMap

Scrollerは設定されたElementのスクロール開始、tick、終了を検知し イベントを通知します。 これらのイベントを購読する事でスクロール量や移動方向を検知可能です。

Hierarchy

Index

Properties

scroll

毎スクロール検知時に発生します。

scrollEnd

scrollEnd: ScrollerPayload

スクロールの終了時に発生します。

scrollStart

scrollStart: ScrollerPayload

スクロールの開始時に発生します。

Generated using TypeDoc