UNPKG

@chulkovdanila/svelte-uikit

Version:

Beautiful animated button component for Svelte with slide and arc animations. Easy to use, customizable, and similar to shadcn/ui style.

3 lines (2 loc) 78 B
export { default as Button } from './Button.svelte'; export * from './types';