svelte icon Svelte 5 UI lib
  • Coverage
  • About
  • Repo

Range

Setup

<script>
	import { Range } from 'svelte-5-ui-lib';
</script>

Interactive Range Builder

<Range
  color="blue"
/>

Sizes

Size props won't work with colors.

Component data

codewithshin.com
  • Repo
  • About