diff --git a/iron-list.js b/iron-list.js index 4d78ead1..3ecff251 100644 --- a/iron-list.js +++ b/iron-list.js @@ -248,12 +248,12 @@ once. Say you have a million records in the database, you want to split the data into pages so you can bring in a page at the time. The page could contain 500 items, and iron-list will only render 20. -@group Iron Element @element iron-list @demo demo/index.html */ Polymer({ + /** @override */ _template: html`