navbars
No description
Elements (11)
.appbar
Element
Creates an app bar at the top of your app
.appbar-avatar
Element
Displays an avatar (image or initials) inside an app bar
.appbar-button
Element
Button inside an app bar
.appbar-icon
Element
Displays an icon inside an app bar
.appbar-text
Element
Displays text inside an app bar
.appbar-zone
Element
Container zone inside an app bar for positioning generic children
.backbar
Element
Navigation bar with back button
.footer
Element
Creates a fixed app bar at the bottom of your app
.footer-basic
Element
Pre-configured footer with standard navigation items
.footer-nav
Element
Navigation item for footer bars (mobile nav style)
.header
Element
Creates a fixed app bar at the top of your app
Actions (6)
hide-footer
Action
Hide the footer bar (keeps it in the DOM)
hide-header
Action
Hide the header bar (keeps it in the DOM)
show-footer
Action
Show a previously hidden footer bar
show-header
Action
Show a previously hidden header bar
toggle-footer
Action
Toggle the footer bar between visible and hidden
toggle-header
Action
Toggle the header bar between visible and hidden