Docs / Components
SensePopoverDirective
Anchored overlay panel triggered by click or hover from @artificialsenselabs/ui.
Live demo: run nx serve showcase and open /components/popover (port 4202).
Overview
Category: Overlay. Selector: [sensePopover]. Import: import { SensePopoverDirective } from '@artificialsenselabs/ui';
Accessibility
- Trigger exposes
aria-expandedandaria-haspopup="dialog". - Panel includes a localized label and a dismiss control.
- Outside click closes the panel and returns focus to the trigger.