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

NameValueDefault ValueDescription
typespin flip pulsespinDetermines the animation type for the loader icon.