Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/79.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css 如何在Polymer1.0中使用聚合物模板自动绑定?_Css_Html_Polymer_Polymer 1.0 - Fatal编程技术网

Css 如何在Polymer1.0中使用聚合物模板自动绑定?

Css 如何在Polymer1.0中使用聚合物模板自动绑定?,css,html,polymer,polymer-1.0,Css,Html,Polymer,Polymer 1.0,Polymer没有提供像现在这样详细的文档。所以我想知道如何使用模板自动绑定功能。以前使用聚合物0.5 <template is=auto-binding> 会有用的。但是聚合物1.0不再起作用 我的用例不是使用聚合物构建自定义元素,而是使用现有的铁、纸和金元素构建web应用程序 新的自动绑定模板是

Polymer没有提供像现在这样详细的文档。所以我想知道如何使用模板自动绑定功能。以前使用聚合物0.5

<template is=auto-binding> 

会有用的。但是聚合物1.0不再起作用


我的用例不是使用聚合物构建自定义元素,而是使用现有的铁、纸和金元素构建web应用程序

新的自动绑定模板是