UNPKG

svelte-scrolling

Version:

Scroll to given elements with smooth animation

5 lines (4 loc) 84 B
export interface ElementReference { node: HTMLElement; reference: string; }