Skip to content

Alpine.js Toolkit

@ailuracode · Interactive plugin demos

Scroll

Scroll position tracking, section observer, and handle-based body lock.

Store$store.scroll / $scroll
Read Documentation@ailuracode/alpine-scroll
Scroll$store.scroll / $scroll
Scroll position tracking, section observer, and handle-based body lock.
  • X: px · Y: px
  • Direction:
  • Progress: %
  • At top: · At bottom:
  • Locked:

Sticky progress bar in the header uses $store.scroll.progress. Mobile sidebar open also locks scroll via the shared scroll store wiring in alpine-boot.ts.

Package: @ailuracode/alpine-scroll