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

DialogThemeColor

Specifies the possible theme colors of the Dialog.

The possible values are:

  • primary —Applies coloring based on the primary theme color.
  • light— Applies coloring based on the light theme color.
  • dark— Applies coloring based on the dark theme color.

type DialogThemeColor = "primary" | "light" | "dark";

Not finding the help you need?
Contact Support