Component tabs does not exist
Get started with the tabs component from Flowbite Qwik to show a list of tab items where you can switch between them using multiple styles, colors and layouts
The tabs component can be used to show a list of tab items that you can click on to change the content inside of the main tabs component using Qwik state reactivity.
Choose one of the examples below based on various styles, layouts, and content types that you can customize with Qwik components, props and the utility classes from Tailwind CSS.
To start using the tabs component make sure you import it from flowbite-qwik :
import { Tabs } from "flowbite-qwik"