Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/greenyouse/bottom-nav

Material Design bottom-nav https://material.io/guidelines/components/bottom-navigation.html
https://github.com/greenyouse/bottom-nav

material-design navigation web-component

Last synced: 4 days ago
JSON representation

Material Design bottom-nav https://material.io/guidelines/components/bottom-navigation.html

Awesome Lists containing this project

README

        

# \ [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/greenyouse/bottom-nav)

Bottom navigation for mobile that follows the [Material Design specification](https://material.io/guidelines/components/bottom-navigation.html).

```html









```

## Installation

```sh
$ bower install greenyouse/bottom-nav --save
```

## Import

```html

```

## Credits

This is a fork of [paper-tabs](https://www.webcomponents.org/element/PolymerElements/paper-tabs) and [app-layout](https://www.webcomponents.org/element/PolymerElements/app-layout).