[![Build status](https://travis-ci.org/PolymerElements/iron-pages.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-pages) _[Demo and API docs](https://elements.polymer-project.org/elements/iron-pages)_ ##<iron-pages> `iron-pages` is used to select one of its children to show. One use is to cycle through a list of children "pages". Example: ```html
One
Two
Three
```