Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.03 KB

<bottom-button> Published on webcomponents.org

A full width bottom button for mobile.

    <sample-content size="10"></sample-content>
    <bottom-button>Add to Cart</bottom-button>

Installation

$ bower install greenyouse/bottom-button --save

If you need Polymer 1.X or hybrid support use a 0.1.X release of this element.

Import

<link rel="import" href="../bower_components/bottom-nav/bottom-button.html">