list-item

ryanburns23

by SlashBunny

HTML

<base href="https://raw-dot-custom-elements.appspot.com/ryanburns23/list-item/v2.0.0/list-item/">
<script src="../webcomponentsjs/webcomponents-loader.js"></script>
<link rel="import" href="list-item.html">
<list-item
  headline="<list-item>"
  text="ES6 Polymer 2 list item with a skeleton loader">
</list-item>

<list-item loading>
  Slotted Content also works...
  Remove the loading attribute to reveal this text
</list-item>