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

LoaderComponent

Updated on Feb 6, 2026

Represents the Kendo UI Loader component for Angular. Displays a Loader that represents an indeterminate wait time.

Provides configuration options for animation type, theme color, and size.

html
<kendo-loader type="infinite-spinner" themeColor="primary" size="large"></kendo-loader>

Selector

kendo-loader

Inputs

NameTypeDefaultDescription

size

LoaderSize

Specifies the size of the Loader. The default value is set by the Kendo theme.

themeColor

LoaderThemeColor

Specifies the theme color of the Loader. The default value is set by the Kendo theme.

type

LoaderType

pulsing

Specifies the Loader animation type.

In this article
SelectorInputs
Not finding the help you need?
Contact Support