📅  最后修改于: 2021-01-08 00:38:29             🧑  作者: Mango
可折叠元素的最大高度/最大宽度由铁折叠元素自动调整。
您可以使用自定义属性和mixins来设置
–iron-collapse-transition-duration:指定动画过渡的持续时间。默认值为300ms。
打开命令提示符,然后使用以下命令导航到您的项目文件夹并实现iron-collapse元素。
bower install PolymerElements/iron-collapse --save
bower install PolymerElements/paper-toggle-button --save
This command will install both the elements in bower_components folder and then you can import both files in your index page.
For example:
请参阅以下示例:
iron-collapse
Iron Collapse Example
Collapse this
This is polymerjs iron-collapse.
输出: