Angular筛选表单
创始人
2024-10-29 09:30:41
0

下面是一个示例,展示了如何使用Angular进行筛选表单:


  • {{ product.name }} - {{ product.category }}
// 在组件的类中
import { Component } from '@angular/core';

@Component({
  selector: 'app-products',
  template: `
    
  `,
  styleUrls: ['./products.component.css']
})
export class ProductsComponent {
  products: any[] = [
    { name: 'iPhone', category: '电子产品' },
    { name: 'Sofa', category: '家具' },
    { name: 'T-shirt', category: '服装' },
    // 其他产品
  ];
  filteredProducts: any[] = [];
  filter: any = {};

  filterProducts() {
    this.filteredProducts = this.products.filter((product) => {
      let nameMatch = true;
      let categoryMatch = true;

      if (this.filter.name) {
        nameMatch = product.name.toLowerCase().includes(this.filter.name.toLowerCase());
      }

      if (this.filter.category) {
        categoryMatch = product.category === this.filter.category;
      }

      return nameMatch && categoryMatch;
    });
  }
}

在上面的示例中,我们首先在模板中创建了一个表单,包含一个输入框和一个下拉菜单,用于输入筛选条件。然后,我们使用ngModel指令将输入框和下拉菜单的值与组件中的filter对象进行绑定。当用户点击"筛选"按钮时,会调用filterProducts方法。

filterProducts方法使用Array.filter函数对产品数组进行筛选。根据filter对象中的值进行匹配,如果产品名称中包含输入的名称,并且产品类别与选择的类别匹配,就会被保留在filteredProducts数组中。最后,我们使用*ngFor指令在页面上循环渲染筛选后的产品列表。

注意:以上示例仅供参考,实际应用中,您可能需要根据自己的需求进行相应的修改。

相关内容

热门资讯

揭幕透视!约局吧德州透视,po... 揭幕透视!约局吧德州透视,pokemmo脚本辅助下载,经验教程(真是有挂)-哔哩哔哩pokemmo脚...
总结透视!pokermaste... 您好,pokemomo辅助软件这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054...
详情透视!we poker免费... 详情透视!we poker免费辅助器,wepoker有用吗,模板教程(有挂秘籍)-哔哩哔哩1、实时w...
开挂透视!wejoker私人辅... 开挂透视!wejoker私人辅助软件,epoker有透视吗,攻略教程(有挂透视)-哔哩哔哩1)wej...
揭幕透视!hhpoker是真的... 揭幕透视!hhpoker是真的吗,wepoker辅助软件价格,妙招教程(有挂方法)-哔哩哔哩1、全新...
揭幕透视!破解辅助插件wepo... 揭幕透视!破解辅助插件wepoker,wepoker买脚本靠谱吗,技法教程(的确有挂)-哔哩哔哩1、...
总结透视!pokemmo脚本手... 总结透视!pokemmo脚本手机版,德州透视hhpoker,大纲教程(有挂方针)-哔哩哔哩1、该软件...
必备透视!wepoker一直输... 必备透视!wepoker一直输的号能继续打吗,hhpoker是真的还是假的,妙招教程(确实有挂)-哔...
揭幕透视!hhpoker的辅助... 揭幕透视!hhpoker的辅助是真的吗,fishpoker透视底牌,绝活教程(有挂助手)-哔哩哔哩小...
揭露透视!hhpoker软件可... 揭露透视!hhpoker软件可以玩吗,aapoker万能辅助器,机巧教程(的确有挂)-哔哩哔哩一、h...