This package is part of the @svelte-put family. For contributing guideline and more, refer to its readme.
See the dedicated documentation page here.
<script>
import { dragscroll } from '@svelte-put/dragscroll';
</script>
<div use:dragscroll>...</div>