About the bottom-button category

bottom-button:
[ This description is mirrored from README.md at github.com/greenyouse/bottom-button on 2019-05-22 ]

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