Skip to content

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

License

Notifications You must be signed in to change notification settings

Juravenator/responsive-columns

Repository files navigation

Demo and API Docs

responsive-columns Bower version Travis state

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).

Note that this element does not use CSS media queries to determine the available size. It measures the width that is really available to your element.

Install

$ bower install --save responsive-columns

Import

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published