ad-close-button

Description

The ad-close-button element creates a close button in the top right hand corner of the page.

Example Usage

Usage is super-simple. Simply include the ad-close-button element within the ad-component container.

<ad-component class="ad-container">
	<ad-close-button></ad-close-button>
</ad-component>