Skip to content

EllipticalElements/ui-navigation

Repository files navigation

UI-NAVIGATION

ui-navigation is a set of polymer, mobile-friendly navigation web components: ui-navbar, ui-topbar and ui-drawer-panel.

Installation

##bower

bower install ui-navigation

Usage

<link rel="import" href="bower_components/ui-navigation/ui-navigation.html">

<!-- no sass -->
<link rel="import" href="bower_components/ui-navigation/ui-navigation-no-sass.html">

<!-- individually -->
<link rel="import" href="bower_components/ui-navigation/ui-topbar.html">
<link rel="import" href="bower_components/ui-navigation/ui-navbar.html">
<link rel="import" href="bower_components/ui-navigation/ui-drawer-panel.html">

##demo and docs

http://EllipticalElements.github.io/ui-navigation/

About

navigation web components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages