paper-fab-speed-dial icon indicating copy to clipboard operation
paper-fab-speed-dial copied to clipboard

A floating action button flinging out related actions

Results 4 paper-fab-speed-dial issues
Sort by recently updated
recently updated
newest added

Is there a good way to use this element with templates? The animation is broken when I do the following. (the fab button just appear, no animation) ``` [[item.label]] ```

It would be nice to transform paper-fab icon from one image (in closed state) to another (in opened state). So for example from closed state ![closed_state](https://cloud.githubusercontent.com/assets/1011188/23992691/2b203896-0a3e-11e7-9bd6-2f7475bd1a4d.png) to opened state ![opened_state](https://cloud.githubusercontent.com/assets/1011188/23992704/365679c8-0a3e-11e7-999f-74af0806473e.png)

Added an example how to use paper-tooltip to show labels

Like the new [Google inbox](https://inbox.google.com) does it: ![image](https://cloud.githubusercontent.com/assets/1503577/23544975/df2c538e-0001-11e7-8d81-ab10aa5a0dba.png)