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

LoaderSize

Specifies the size options for the Loader component.

The possible values are:

  • small
  • medium (Default)
  • large

For more information, see the Loader Appearance - Size documentation.

type LoaderSize = "small" | "medium" | "large";

Not finding the help you need?
Contact Support