简体   繁体   English

如何使用Angular 6向表中添加其他功能

[英]How to add additional features to a table using Angular 6

I have a table made with Angular 6. I want to add a few additional features to the table: 我有一个用Angular 6制成的表。我想在表中添加一些其他功能:

  • Overall table search 整体表搜索
  • Sort by columns 按列排序
  • Page x of n option 第x页,共n个选项

How do I add these using Angular 6? 如何使用Angular 6添加它们? Any help would be appreciated. 任何帮助,将不胜感激。 Thanks in advance. 提前致谢。

If you are asking about the existing libraries that are available currently, below are few of them: 如果您询问有关当前可用的现有库的信息,请参阅以下信息:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM