jQuery.telligent.evolution.ui.components.loading
UI Component which handles presentation of loading animations. Overrides can be provided at the theme level to present loading animations differently.
Example
// Register a loading animation using a data attribute
<span class="ui-loading" data-width="48" data-height="48"></span>