--- import type { HTMLAttributes } from 'astro/types'; export interface Props { /** Unique ID for the tab panel this item links to. */ id: string; /** Mark this item as visible when the page loads. */ initial?: boolean; /** Additional class names to apply to the `