LoaderProps
Represents the props of the KendoReact Loader component.
Name | Type | Default | Description |
---|---|---|---|
className? |
| Specifies a list of CSS classes that will be added to the Loader. | |
size? |
| Specifies the size of the Loader. The possible values are:
| |
style? |
| Sets additional CSS styles to the Loader. | |
themeColor? |
| Specifies the theme color of the Loader. The possible values are:
| |
type? |
| Specifies the Loader animation type. The possible values are:
|