Docs / Components
SenseDockComponent
Icon toolbar for quick-launch actions from @artificialsenselabs/ui with keyboard roving tabindex.
Live demo: run nx serve showcase and open /components/dock (port 4202).
Overview
Category: Navigation. Selector: sense-dock. Import: import { SenseDockComponent } from '@artificialsenselabs/ui';
Accessibility
- Exposes
role="toolbar"with configurableariaLabel. - Arrow keys move roving tabindex across dock items.
- Each item requires a visible label or
ariaLabelfallback.