ad-loading-icon
Description
The ad-loading-icon creates an animated loading icon centered within it's parent container.
Example Usage
Simply place the ad-loading-icon within an element to create an animated loader icon centered within the container element.
<ad-component class="ad-container">
<ad-loading-icon type="spin"></ad-loading-icon>
</ad-component>
Attributes
| Name | Value | Default Value | Description |
|---|---|---|---|
type | spin flip pulse | spin | Determines the animation type for the loader icon. |
Updated less than a minute ago
