<div cp-loading-panel id="asAttribute">Here is my text using an attribute</div>
<cp-loading-panel id="asElement">Here is my text using an element</cp-loading-panel>
<div cp-loading-panel class="test">Here is my text with no id</div>
Back to Directory