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 thetabscomponent which always renders image-grid panes sourced from a data directory,multi-tabaccepts anysectionTypeper pane and takes its data directly from frontmatter.

