Component radio does not exist
Get started with the radio component to let the user choose a single option from multiple options in the form of a circle based on multiple styles and colors
The radio component can be used to allow the user to choose a single option from one or more available options coded with the utility classes from Tailwind CSS and available in multiple styles, variants, and colors and support dark mode.
To use the range component, you need to import it from flowbite-qwik :
import { Radio } from "flowbite-qwik"