### tab Tabs can be used to show a list of links in a tabbed format [tab docs](https://daisyui.com/components/tab/) #### Class Names: - Component: `tabs` - Part: `tab`, `tab-content` - Style: `tabs-box`, `tabs-border`, `tabs-lift` - Size: `tabs-xs`, `tabs-sm`, `tabs-md`, `tabs-lg`, `tabs-xl` - Modifier: `tab-active`, `tab-disabled` - Placement: `tabs-top`, `tabs-bottom` #### Syntax Using buttons: ```html