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属性的值。

相关内容

热门资讯

4分钟辅助!wepoker如何... 4分钟辅助!wepoker如何设置透视,wpk德州局透视,讲义教程(的确有挂)1、点击下载安装,we...
十分钟辅助!佛手在线有挂吗,w... 十分钟辅助!佛手在线有挂吗,wepoker辅助器如何使用,大纲教程(真的有挂)1、wepoker辅助...
2分钟辅助!wepoker怎么... 2分钟辅助!wepoker怎么开辅助,wepoker免费钻石,课程教程(有挂工具);1、打开软件启动...
六分钟辅助!wepoker安装... 六分钟辅助!wepoker安装教程,wepoker挂,大纲教程(揭秘有挂)1、下载好wepoker安...
三分钟辅助!wepoker透视... 三分钟辅助!wepoker透视脚本免费使用视频,hh poker辅助有用吗,讲义教程(揭秘有挂)1、...
1分钟辅助!hhpoker软件... 1分钟辅助!hhpoker软件可以玩吗,hhpoker辅助软件下载,窍要教程(有挂神器)1、全新机制...
六分钟辅助!pokerworl... 六分钟辅助!pokerworld辅助器,hardrock作弊,法子教程(有挂教程)1、pokerwo...
9分钟辅助!wepoker辅助... 9分钟辅助!wepoker辅助是真的假的,wpk控制牌是真的吗,方式教程(揭秘有挂)1、完成wepo...
一分钟辅助!pokemmo脚本... 一分钟辅助!pokemmo脚本手机版,aapoker怎么提高中牌率,阶段教程(有挂解密)暗藏猫腻,小...
四分钟辅助!we-poker有... 四分钟辅助!we-poker有人玩吗,wepoker免费脚本咨询,演示教程(有挂教程)wepoker...