Wolfr / sveltekit-jui

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit
https://sveltekit-jui-wolfr.vercel.app/
Other
44 stars 3 forks source link

Progress bar #12

Open Wolfr opened 3 years ago

Wolfr commented 3 years ago

A progress bar component needs to be added.

Equivalent of <progress value="59" max="100" /> but nicer looking, with progressive enhancement.