Search results

AppBarColor API in JavaScript Appbar API control

Specifies the color of the AppBar component.

  • Light - Specifies the AppBar in light color.
  • Dark - Specifies the AppBar in dark color.
  • Primary - Specifies the AppBar in a primary color.
  • Inherit - Inherit color from parent for AppBar. AppBar background and colors are inherited from its parent element.