Navbar Blog Magazine
A production-scale, light + dark Navbar Blog Magazine component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add navbar-blog-magazineLive preview available in the gallery.
Usage
import { NavbarBlogMagazine } from "@lerpa/ui";
<NavbarBlogMagazine />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| brandName | string | — | |
| volumeLabel | string | — | |
| categories | string[] | — | |
| searchPlaceholder | string | — | |
| subscribeLabel | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.