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

LoaderComponent

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

medium

Specifies the size of the Loader.

themeColor

LoaderThemeColor

primary

Specifies the theme color of the Loader.

type

LoaderType

pulsing

Specifies the Loader animation type.

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