Tabs
ID: mantra_starter:tabs
Status: experimental
| Name | Label | Type | Description |
|---|---|---|---|
items
|
Items | Slot |
Default
Tab 1#tab-1Tab 2#tab-2Tab 3#tab-3
Local tasks
The component is a wrapper and nothing else -- it prints its slot inside a div and adds no markup of its own -- so what is worth looking at is what goes in it. Here that is the two lists core's local tasks render as, with the classes `libraries/global/component/tabs.css` styles. The site itself puts those lists in a `nav.tabs` from block--local-tasks-block.html.twig rather than in this component, so the row spacing set on `nav.tabs` is not part of this preview.