Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

fab material webcomponents

Last synced: 19 days 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)

```