An open API service indexing awesome lists of open source software.

https://github.com/bennypowers/power-fab

Simple Material Design Floating Action Button
https://github.com/bennypowers/power-fab

fab material webcomponents

Last synced: about 2 months ago
JSON representation

Simple Material Design Floating Action Button

Awesome Lists containing this project

README

          

# Deprecated
Use `@material/mwc-fab` instead

# \

Simple Material Design Floating Action Button

## Get It! 🚛
```
npm i -S @power-elements/power-fab
```

## Load It! 🐫
```html

```

## Use It! 💪
```html
You're amazing! 😎

fab.addEventListener('active-changed',
event => dialog.open = event.detail.value)

```