New to Kendo UI for VueStart a free 30-day trial

AppBarThemeColor

Specifies the theme color of the AppBar (see example).

  • The possible values are:
  • inherit
  • light (Default)
  • dark

type AppBarThemeColor = "light" | "dark" | "inherit";

Not finding the help you need?
Contact Support