Search results

AppBarMode API in React Appbar API component

Specifies the height mode of the AppBar component which defines the height of the AppBar.

  • Regular - Specifies default height for the AppBar.
  • Prominent - Specifies longer height for the AppBar to show the longer titles and images, or to provide a stronger presence.
  • Dense - Specifies compressed (short) height for the AppBar to accommodate all the app bar content in a denser layout.