AngularMaterial表格动态垂直高度限制
创始人
2024-10-28 08:01:30
0

使用MatTableDataSource和ViewChild来动态计算表格高度并设置max-height属性。以下是代码示例:

HTML:


  ...

TypeScript:

import { Component, OnInit, ViewChild, ElementRef } from '@angular/core';
import { MatTableDataSource } from '@angular/material/table';

@Component({
  selector: 'app-table-example',
  templateUrl: './table-example.component.html',
  styleUrls: ['./table-example.component.scss']
})
export class TableExampleComponent implements OnInit {
  @ViewChild('table') table: ElementRef;

  dataSource = new MatTableDataSource();
  tableHeight: string;

  ngOnInit(): void {
    this.dataSource.data = [{...}, {...}, ...];
    this.calculateTableHeight();
  }

  calculateTableHeight() {
    const tableElement = this.table.nativeElement;
    const headerEnd = tableElement.querySelector('.mat-header-row').getBoundingClientRect().bottom;
    const footerStart = tableElement.querySelector('.mat-footer-row').getBoundingClientRect().top;
    const height = footerStart - headerEnd;
    this.tableHeight = `${height}px`;
  }
}

在ngOnInit中设置数据源并调用calculateTableHeight来计算表格高度。calculateTableHeight中使用ElementRef和querySelector获取表格头和表格尾的坐标,并计算表格高度。最后将表格高度设置为max-height属性的值。

相关内容

热门资讯

透视攻略!哈糖大菠萝免费辅助器... 透视攻略!哈糖大菠萝免费辅助器,WePoKer网页版切实是真的有插件,第6分钟教程(有挂方针)1、下...
透视诀窍!aapoker脚本,... 透视诀窍!aapoker脚本,AApoker发牌其实是有教程,三分钟教程(有挂方法)1、aapoke...
透视窍要!wepoker软件安... 透视窍要!wepoker软件安装包,HHpoker正品竟然存在有教程,第十分钟教程(有挂教程)1、进...
透视步骤!德州透视hhpoke... 透视步骤!德州透视hhpoker,HHpoker脚本竟然真的是有开挂,第九分钟教程(新版有挂)1、德...
透视教程书!wpk系统是否存在... 透视教程书!wpk系统是否存在作必弊行为,WPK私人局一贯是有工具,9分钟教程(真的有挂)1、首先打...
透视项目!hhpoker有没有... 透视项目!hhpoker有没有作必弊辅助,HHpoker脚本挂真是是有神器,第四分钟教程(有挂技巧)...
透视经验!wepoker私人局... 透视经验!wepoker私人局俱乐部,WePoKer脚本总是是真的有安装,第十分钟教程(有挂秘诀)进...
透视方式!wepoker免费透... 透视方式!wepoker免费透视,WePoKer助手真是存在有开挂,第9分钟教程(有挂规律)1、下载...
透视要领!德普之星辅助器app... 透视要领!德普之星辅助器app,德普之星免费一直是有安装,第八分钟教程(有挂方法)1、德普之星辅助器...
透视窍门!hhpoker辅助软... 透视窍门!hhpoker辅助软件,HHpoker有透视都是有开挂,4分钟教程(有挂教学)1、hhpo...