svelte icon indicating copy to clipboard operation
svelte copied to clipboard

Add support for `onscrollsnapchanging` and `onscrollsnapchange` events

Open korywka opened this issue 5 months ago • 3 comments

Describe the problem

https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollsnapchange_event https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollsnapchanging_event

Describe the proposed solution

Add to types: https://github.com/sveltejs/svelte/blob/2342c8719a555783ba1d6d4a6dec3c2e30dca8e0/packages/svelte/elements.d.ts#L85

Importance

nice to have

korywka avatar Jun 04 '25 13:06 korywka