Package

purescript-halogen-infinite-scroll

Repository
grybiena/halogen-infinite-scroll
License
MIT
Uploaded by
pacchettibotti
Published on
2024-01-17T23:29:15Z

Infinite scroll implemented as a Halogen component.

Supports bi-directional scrolling (loading and unloading from above and below) via a pipes based API.

Excess content above and below the visible section of the feed is garbage collected from the DOM.

See example.

Modules
Halogen.Infinite.Scroll
Dependencies