Toolbar
A toolbar groups controls under a single tab stop with roving-tabindex arrow navigation. Navigation is direction-aware: in right-to-left layouts the horizontal arrows mirror, so focus always follows the visual order.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/toolbar.jsonConformance
This component conforms to the @publictheta/ui-spec toolbar specification, including right-to-left arrow mirroring. Run the suite against any implementation with pnpm conformance.