gpt4 book ai didi

polymer 1.0 : Can anybody post a working example of iron-flex-layout?

转载 作者:行者123 更新时间:2023-12-04 22:44:50 26 4
gpt4 key购买 nike

This Stack Overflow question文档缺少 <iron-flex-layout> 的文档Polymer 1.0 中的元素。

有人可以发布一个使用 <iron-flex-layout> 的工作示例吗? ?

最佳答案

了解正在发生的事情的最好方法是亲眼目睹。

This is a link to a plnkr for every layout available.

它应该可以帮助您了解事情应该如何运作。

示例:

<div class="vertical layout" style="height:250px">
<div><p>div</p></div>
<div class="flex"><p>flex (vertical layout)</p></div>
<div><p>div</p></div>
</div>

<div class="horizontal layout">
<div class="flex-3"><p>flex three</p></div>
<div class="flex"><p>flex</p></div>
<div class="flex-2"><p>flex two</p></div>
</div>

关于 polymer 1.0 : Can anybody post a working example of iron-flex-layout?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32031775/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com