layouts/widgets/top_bar library

Classes

LayoutActionsRow
The theme/color/fullscreen/logout cluster, shared by the desktop top bar and the mobile sidebar footer (previously duplicated in both places).
LayoutColorToggleButton
LayoutDesktopTopBar
LayoutFullscreenToggleButton
Manages its own TFullscreen listener, so entering/exiting fullscreen only rebuilds this button instead of the whole layout.
LayoutLogoutButton
LayoutMobileTopBar
LayoutProfileButton
LayoutThemeToggleButton
LayoutTopNavMenu
LayoutTopNavMenuItem
SidebarToggleButton
Backwards-compatible alias for SidebarTristateButton.
SidebarTristateButton
Tristate sidebar button using TButtonGroup in single-icon cycle mode. In none mode, displays a down arrow icon (or menu icon) and reveals all overflow navigation items in a dropdown overlay with full multi-level submenu support. Cycles through: minified (right arrow) -> full (left arrow) -> none (down arrow) -> minified.