Multi-Tab Section
A dynamic tabbed interface where each pane can be any section type. Tabs and panes are declared entirely in frontmatter. The component supports keyboard navigation (arrow keys, Home, End), URL hash routing so browser back/forward restores the active tab, and SWUP page transition compatibility.
Unlike the tabs component which always renders image-grid panes sourced from a data directory, multi-tab accepts any sectionType per pane and takes its data directly from frontmatter.

