gpt4 book ai didi

javascript - 使用 Angular 5 调整 div 的高度和宽度(以百分比而非像素为单位)

转载 作者:行者123 更新时间:2023-12-03 01:26:51 25 4
gpt4 key购买 nike

我是 Angular 5 的新手。我必须使用 Angular 5 来实现以百分比形式调整 div 的高度和宽度。请帮助我实现此功能。

最佳答案

您可以轻松做到这一点。

<p [style.width.%]="someValue"> ... </p>
<p [style.height.%]="someValue"> ... </p>

ref

关于javascript - 使用 Angular 5 调整 div 的高度和宽度(以百分比而非像素为单位),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51494401/

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