<kendo:loader-messages>
Allows localization of the strings that are used in the widget.
Example
<kendo:loader>
<kendo:loader-messages></kendo:loader-messages>
</kendo:loader>
Configuration Attributes
loading java.lang.String
The aria label text for the loader.
Example
<kendo:loader-messages loading="loading">
</kendo:loader-messages>