Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 389 Bytes

dragscroll.dragscroll.md

File metadata and controls

13 lines (8 loc) · 389 Bytes

Home > @svelte-put/dragscroll > dragscroll

dragscroll variable

svelte action use:dragscroll for adding 'drag-to-scroll' behavior

Signature:

dragscroll: Action<HTMLElement, Partial<DragScrollParameters>>;