Toolbar
A framed horizontal bar with left / center / right slots. The center slot lives in a flex-1 spacer, so left + right alone push to the edges, and a center group stays centered between them. Drop any DS controls (Button, IconButton, Divider…) into the slots.
Roster
128Draft
CommandBar
The search + filters + actions strip that sits above tables and lists. The search slot grows (and is wrapped in role=search); inline control slots hold selects / filter chips; the actions slot is pinned to the right edge.
BottomBar
The mobile bottom navigation bar — a <nav> normally fixed to the viewport bottom with safe-area inset padding, 3–5 icon+label items, and an active state (aria-current). Here it's shown DOCKED in a phone frame (fixed={false}) so it sits at the bottom of the frame instead of the page.
Teams
The bar stays docked to the bottom edge; on a real device it's fixed to the viewport and clears the home indicator.