Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

greenyouse/bottom-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<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">