LoaderComponent
Component
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.
Definition
Package:@progress/kendo-angular-indicators
Selector:kendo-loader
Syntax:
html
<kendo-loader type="infinite-spinner" themeColor="primary" size="large"></kendo-loader>
Inputs
Specifies the size of the Loader. The default value is set by the Kendo theme.
Specifies the theme color of the Loader. The default value is set by the Kendo theme.
Specifies the Loader animation type.
Default:
pulsing