Page Content
AppBar
Top app bar displays information and actions relating to the current screen.
Preview
Usage
Component API
AppBar
Variants
Sizes
Large is for main screens with headline-medium title. Medium is for child pages or scrolled states.
Sizes
Back Button
Display a back navigation button. Use medium size for child pages.
Back Button
Search Field
AppBar integrates a search field that expands into a focus mode when active.
Search Field
Search Only
App bar can function as a search bar only, without a title.
Search Only
Scroll & Sticky
Set sticky to true and size to large for an AppBar that auto-collapses and gains elevation on scroll.
Scroll & Sticky
With Actions
App bars can have multiple action buttons on the right. Recommended maximum is 3.
With Actions
With Avatar
App bars can use an Avatar component as an action item, commonly used for user profile access.
With Avatar