Class: Navbar

Navbar(items) → {React.Component}

Navbar - A functional React component that renders the navigation bar.

Constructor

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: