Component range does not exist
Get started with the range component to receive a number from the user anywhere from 1 to 100 by sliding form control horizontally based on multiple options
The range component can be used as an input field to get a number from the user based on your custom selection (ie. from 1 to 100) by using a sliding animation.
To use the range component, you need to import it from flowbite-qwik :
import { Range } from "flowbite-qwik"