Type Alias: NavbarProps
NavbarProps =
object
Defined in: Navbar/Navbar.tsx:11
Properties
cta?
optionalcta:object
Defined in: Navbar/Navbar.tsx:14
href
href:
string
label
label:
string
links
links:
NavbarLink[]
Defined in: Navbar/Navbar.tsx:18
logo
logo:
string
Defined in: Navbar/Navbar.tsx:13
type?
optionaltype:"1"|"2"
Defined in: Navbar/Navbar.tsx:12