Custom Component
Log Pose Nav
Navigation component styled like a Log Pose compass with compass and linear variants.
Preview
Installation
npx shadcn@latest add https://newspapercn-ui.vercel.app/r/log-pose-nav.json
Props
| Prop | Type | Default | Description |
|---|---|---|---|
items | { label: string; href: string; active?: boolean }[] | — | Navigation items |
variant | "compass" | "linear" | "linear" | Display variant |
References
This is a custom newspapercn-ui component.