Navigation
Linear Tech Nav
Dark tech navigation with glowing borders and subtle gradients. Perfect for SaaS and modern AI tools.
darktechsaaslinear
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
items | Array<{name: string, href: string}> | [] | Array of navigation items with name and href. |
className | string | undefined | Additional CSS classes for the nav container. |
activeTab | string | undefined | Controlled state for active tab (usually via router). |