Bottom Nav Glow Underline
A production-scale, light + dark Bottom Nav Glow Underline component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add bottom-nav-glow-underlineLive preview available in the gallery.
Usage
import { BottomNavGlowUnderline } from "@lerpa/ui";
<BottomNavGlowUnderline />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| onTabSelect | (tabId: string) => void | — | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.