ui_suite_daisyui-4.0.x-dev/components/tab/tab.component.yml
components/tab/tab.component.yml
name: (Tab)
description: "Tab item shows a link in a tabbed format."
group: Navigation
links:
- "https://daisyui.com/components/tab/"
slots:
link:
title: Link
description: "The link item."
props:
type: object
properties:
active:
title: "Active link"
description: "Css class for whether the link corresponds to the current url."
type: boolean
