# Vue Table Component - Flowbite #### Button groups are a Tailwind CSS powered set of buttons sticked together in a horizontal line --- :::tip Original reference: [https://flowbite.com/docs/components/tables/](https://flowbite.com/docs/components/tables/) ::: ## Basic example ```vue ``` ## Striped example ```vue ``` ## Striped columns example ```vue ``` ## Hoverable example ```vue ```