3.0.1 • Published 4 days ago

@svelte-put/dragscroll v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

@svelte-put/dragscroll

npm.badge bundlephobia.badge docs.badge

Svelte action use:dragscroll for pointer drag-to-scroll behavior

svelte-put

This package is part of the @svelte-put family. For contributing guideline and more, refer to its readme.

Usage & Documentation

See the dedicated documentation page here.

Quick Start

<script>
	import { dragscroll } from '@svelte-put/dragscroll';
</script>

<div use:dragscroll>...</div>

Changelog

3.0.1

4 days ago

3.0.0

10 months ago

2.0.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago