React Component representing custom AppBar, with main application menu, title, graphics quality switch and logged user identicon.
Helper function for creating MenuItems for main application menu.
Text which should be shown on the item
Function which closes the whole menu
Function representing the action, which should be executed when the item is clicked
Type of action of this menu item, which determines item's icon
Function which should return true if this menu item should be disabled
Requested MenuItem with given parameters
Generated using TypeDoc
CSS style hook for AppBar component