New to Kendo UI for Angular? Start a free 30-day trial
LoaderSize
Specifies the size of the Loader (see example).
The possible values are:
small
medium
(Default)large
type
LoaderSize = "small" | "medium" | "large";