AngularMatSort.Typeismissing
创始人
2024-10-28 12:01:19
0

这个错误信息通常是在Angular中使用MatSort时出现的,它表示需要为MatSort指定一个sort的Type类型。

以下是一个示例代码:

HTML代码:

Name Age Email
{{user.name}} {{user.age}} {{user.email}}

TypeScript代码:

import { MatTableDataSource, MatSort } from '@angular/material';

@Component({ selector: 'app-users', templateUrl: './users.component.html', styleUrls: ['./users.component.css'] }) export class UsersComponent implements OnInit { displayedColumns = ['name', 'age', 'email']; dataSource = new MatTableDataSource(); @ViewChild(MatSort, {static: true}) sort: MatSort;

ngOnInit() { this.dataSource.data = this.users; this.dataSource.sort = this.sort; }

sortData(sort: MatSort) { const data = this.users.slice(); if (!sort.active || sort.direction === '') { this.dataSource.data = data; return; } this.dataSource.data = data.sort((a, b) => { const isAsc = sort.direction === 'asc'; switch (sort.active) { case 'name': return compare(a.name, b.name, isAsc); case 'age': return compare(a.age, b.age, isAsc); case 'email': return compare(a.email, b.email, isAsc); default: return 0; } }); } }

function compare(a: number | string, b: number | string, isAsc: boolean) { return (a < b ? -1 : 1) * (isAsc ? 1 : -1); }

在代码中,我们使用了MatSort模块并初始化了一个sort变量,这意味着我们使用了一个

相关内容

热门资讯

透视模拟器!wepoker辅助... 透视模拟器!wepoker辅助器安装包,aapoker破解侠是真的吗,安装教程(有挂规律)-哔哩哔哩...
透视app!poker红龙辅助... 透视app!poker红龙辅助,hhpoker德州透视,第三方教程(存在有挂)-哔哩哔哩hhpoke...
透视总结!werplan免费挂... 透视总结!werplan免费挂下载,wepoker的辅助器,透视教程(竟然有挂)-哔哩哔哩运werp...
透视存在!wejoker内置辅... 透视存在!wejoker内置辅助,hhpoker有作弊的吗,2025新版教程(有挂辅助)-哔哩哔哩1...
透视美元局!aapoker插件... 透视美元局!aapoker插件下载,佛手大菠萝辅助,高科技教程(存在有挂)-哔哩哔哩1、下载好佛手大...
透视智能ai!wepokerp... 透视智能ai!wepokerplus透视脚本免费,wepoker轻量版透视系统,新2025版(详细教...
透视玄学!wepoker辅助器... 透视玄学!wepoker辅助器最新版本更新内容,拱趴大菠萝十三水作弊,专业教程(竟然有挂)-哔哩哔哩...
透视透视!wpk私人局辅助是真... 透视透视!wpk私人局辅助是真的吗,德普之星私人局辅助免费,曝光教程(有挂方针)-哔哩哔哩1、不需要...
透视中牌率!wepoker怎么... 透视中牌率!wepoker怎么下载游戏,aapoker怎么控制牌,2025新版技巧(有挂实锤)-哔哩...
透视模拟器!wepoker亲友... 透视模拟器!wepoker亲友圈有用吗,wpk可以作弊吗,靠谱教程(有挂助手)-哔哩哔哩1、任何we...