Constructor
new Navbar(items) → {React.Component}
Parameters:
Name | Type | Description |
---|---|---|
items |
Array.<Object> | Array of navigation items for the navbar. |
- Source:
Returns:
A navigation bar component.
- Type
- React.Component
Methods
(static) toggleNotificationPanel()
Toggles the notification panel's visibility.
- Source: