Constructor
# <Navbar />
Navbar Component uses the PublisherLogoHeader, HamburgerMenu and Hamburger atomic components internally.
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | Object containing parameters passed to the render prop |
align |
String | Optional. A string of "right" or "left" which specifies the direction of the hamburger menu. |
config |
Object | config object |
theme |
Object | theme object |