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