UNPKG

svelte-tabs-scrollable

Version:

a simple svelte scrollable tabs with a lot of additional features and with fully supporting of RTL mode

2 lines (1 loc) 103 B
export function scroll(scrollValue: number, duration: number, animation: boolean, element: any): void;