responsive-columns

A Polymer element that displays its content in a column layout, or a series of animated pages, depending on the available size.


Keywords
web-components, polymer
License
MIT-feh
Install
bower install responsive-columns#0.1.0

Documentation

responsive-columns

Demo and API Docs

responsive-columns displays its content in a column layout, or a series of animated pages, depending on the available size.

It is made using Polymer 1.x. It uses app-toolbar and neon-animated-pages.

Apart from the toolbar used for the animated pages, this element makes no assumptions about the used design pattern (i.e. the styling of the columns is up to you).

Install

$ bower install --save responsive-columns

Import

<link rel="import" href="bower_components/responsive-columns/responsive-columns.html">