diff --git a/demo/datasources.html b/demo/datasources.html index 6c3c06281..e52b616cb 100644 --- a/demo/datasources.html +++ b/demo/datasources.html @@ -400,6 +400,81 @@

Remote data source

+
+

Polymer Integration (Light DOM data source)

+

Static data can be easily bound to vaadin-grid light DOM cells with the template repeater.

+

Note: IE/Edge doesn't support template-repeating inside a table element.

+ + + +
+ +