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

IconShowOptions

Specifies whether the Success or Error icons will be shown (see examples).

The possible values are:

  • initial(Default) —Gives an initial, built-in control of the icons.
  • boolean—The icon is displayed, if the condition given by the developer is met.

type IconShowOptions = "initial" | boolean;

Not finding the help you need?
Contact Support