@orangecheck/design / OcPrimaryNavProps
Interface: OcPrimaryNavProps
Defined in: chrome/primary-nav.tsx:41
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-activepath"></a> activePath | string | Current router pathname for active-link highlight. | chrome/primary-nav.tsx:43 |
<a id="property-classname"></a> className? | string | className for the outer container. | chrome/primary-nav.tsx:47 |
<a id="property-links"></a> links | readonly OcPrimaryNavLink[] | Link set. Keep to 2–5 entries. | chrome/primary-nav.tsx:45 |