Interactive Office Locator
A production-scale, light + dark Interactive Office Locator component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add interactive-office-locatorLive preview available in the gallery.
Usage
import { InteractiveOfficeLocator } from "@lerpa/ui";
<InteractiveOfficeLocator />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| offices | Office[] | - | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.