svelte-scroll-infinite

1.0.5 • Public • Published

Svelte Infinite Scroll

NPM version

Demo REPL

Install

npm i svelte-scroll-infinite --save-dev

Props

Name Type Description Required Default
hasMore bool Indicator if there are any items to load No true
threshold number Threshold to call loadMore No 100

Events

  • loadMore - Call with offset

License

MIT © Taras Gordienko

Readme

Keywords

Package Sidebar

Install

npm i svelte-scroll-infinite

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

24.2 kB

Total Files

8

Last publish

Collaborators

  • tarasg