paper-fab-speed-dial
Collaborne
by SlashBunny
HTML
<base href="https://raw-dot-custom-elements.appspot.com/Collaborne/paper-fab-speed-dial/2.1.3/paper-fab-speed-dial/">
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../iron-icons/iron-icons.html">
<link rel="import" href="paper-fab-speed-dial.html">
<link rel="import" href="paper-fab-speed-dial-action.html">
<custom-style>
<style is="custom-style">
body {
min-height: 300px;
}
</style>
<custom-style>
<paper-fab-speed-dial with-backdrop>
<paper-fab-speed-dial-action icon="icons:content-copy">Copy</paper-fab-speed-dial-action>
<paper-fab-speed-dial-action icon="icons:print">Print</paper-fab-speed-dial-action>
</paper-fab-speed-dial>
</custom-style></custom-style>