扫码关注官方订阅号
`
Feature {{selected}}
Feature
`这是图像我想修复 tr 大小如果我在 tr 内得到多行而不展开 tr 高度调整相同的表行。在下图中,您可以看到由于第一行中有多行,我的行变得不合适
请提供更多信息以明确您的要求。
要获取角度元素,您可以使用 @ViewChild。查看文档。 https://angular.io/api/core/ViewChild
@ViewChild
要直接操作 ts 文件中的元素,您可以使用 Renderer2。 https://angular.io/api/core/Renderer2
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
请提供更多信息以明确您的要求。
要获取角度元素,您可以使用
@ViewChild。查看文档。 https://angular.io/api/core/ViewChild要直接操作 ts 文件中的元素,您可以使用 Renderer2。 https://angular.io/api/core/Renderer2