Skip to content

Instantly share code, notes, and snippets.

@blasten
Last active February 29, 2016 19:20
Show Gist options
  • Save blasten/b8a424ea6e8d6376f8eb to your computer and use it in GitHub Desktop.
Save blasten/b8a424ea6e8d6376f8eb to your computer and use it in GitHub Desktop.
<template is="app-shared-layout" id="cardIcons" if="[[isHover]]">
<div class="icons" title$="[[item.title]]">
<iron-icon icon="shopping-cart"></iron-icon>
<iron-icon icon="favorite"></iron-icon>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment