<iron-lazy-pages>
Basic usage
Foo
Bar
Baz!
dom-if
dom-if with input
Baz page
from inline template
Another inline template inside a dom-if
This is a text field that, if the page is deselected, keeps it text
This is a text field that, if the page is deselected, is cleared due to restamp
Click this button to test if nested dom-ifs work
Tests
Distribute templates to light DOM
Foo
Bar
Baz!
Baz page
from inline template
Selective restamp usage
Foo
Bar
Leaving this tab and coming back will loose input value due to restamp
Leaving this tab and coming back will keep input value