New to KendoReactLearn about KendoReact Free.

AppBarThemeColor

Updated on May 12, 2026

Specifies the AppBar theme color (see example).

  • The possible values are:
  • light (Default)
  • 'primary'
  • 'secondary'
  • 'tertiary'
  • 'inverse'

type AppBarThemeColor = "base" | "primary" | "secondary" | "tertiary" | "inverse";

Not finding the help you need?
Contact Support