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

LoaderThemeColor

Updated on May 18, 2026

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

The possible values are:

  • base (Default)—Applies base coloring.
  • primary—Applies coloring based on primary theme color.
  • secondary—Applies coloring based on secondary theme color.
  • tertiary— Applies coloring based on tertiary theme color.

type LoaderThemeColor = "base" | "primary" | "secondary" | "tertiary";

Not finding the help you need?
Contact Support