import { DDSElement } from "../../base/index.cjs"; /** * The tab component is a child element within the `daikin-tabs` component, representing a clickable button or label that users interact with to switch between different panels of content. * Each tab corresponds to a specific panel and is typically labeled to indicate the content it reveals. * * Hierarchy: * - `daikin-tabs` > `daikin-tab` * * @fires click - A retargeted event of a [click event](https://developer.mozilla.org/en-US/docs/Web/API/Element/click_event) emitted from the inner `