name |
String |
Sets the name of the component. |
script-attributes |
IDictionary<String,Object> |
|
size |
LoaderSize |
Defines the size of the loader |
theme-color |
LoaderThemeColor |
Defines the theme color of the loader |
type |
LoaderType |
Defines the type of the loader |
visible |
Boolean |
If set to false the loader will not be displayed. |
is-in-client-template |
Boolean |
When placing a Tag Helper within a Kendo Template, set the type to text/html and add the is-in-client-template="true" attribute. |
deferred |
Boolean |
Suppress initialization script rendering. Note that this options should be used in conjunction with DeferredScripts method. |
as-module |
Boolean |
|
has-client-component |
Boolean |
|
sanitize-id |
Boolean |
|