Interface: SiteNavProps
Defined in: site/site-nav.tsx:37
Properties
active
active:
string
Defined in: site/site-nav.tsx:43
The active item's id; empty string (the landing route) highlights the wordmark/home instead of any item.
brand
brand:
object
Defined in: site/site-nav.tsx:39
Wordmark + home link. href is the landing page.
href
href:
string
name
name:
string
suffix?
optionalsuffix?:string
items
items:
SiteNavItem[]
Defined in: site/site-nav.tsx:40
links?
optionallinks?:object
Defined in: site/site-nav.tsx:44
docs?
optionaldocs?:string
github?
optionalgithub?:string