Angularmat-autocomplete未显示下拉选项
创始人
2024-10-28 06:31:04
0
  1. 确保输入框绑定了matAutocomplete指令,并检查matAutocomplete选项的命名是否正确。

  2. 确保提供了正确的数据源。

  3. 检查mat-form-field是否正确包含了mat-autocomplete。

  4. 确保app.module.ts中包含了MatAutocompleteModule。

  5. 检查提供的数据源是否为空或格式不正确。

以下是一个示例代码:

HTML:


  
  
    
      {{ country }}
    
  

TS:

import { Component } from '@angular/core';
import { FormControl } from '@angular/forms';
import { Observable } from 'rxjs';
import { startWith, map } from 'rxjs/operators';

@Component({
  selector: 'autocomplete-example',
  templateUrl: 'autocomplete-example.html',
  styleUrls: ['autocomplete-example.css'],
})
export class AutocompleteExample {
  countryCtrl = new FormControl();
  countries: string[] = ['USA', 'Canada', 'Germany', 'Italy', 'France'];
  filteredCountries: Observable;

  constructor() {
    this.filteredCountries = this.countryCtrl.valueChanges.pipe(
      startWith(''),
      map((value) => this.filter(value))
    );
  }

  filter(value: string): string[] {
    const filterValue = value.toLowerCase();

    return this.countries.filter((country) =>
      country.toLowerCase().includes(filterValue)
    );
  }
}

相关内容

热门资讯

普及透视!拱趴大菠萝挂怎么安装... 普及透视!拱趴大菠萝挂怎么安装,微乐小程序辅助器,阶段教程(确实有挂)-哔哩哔哩运拱趴大菠萝挂怎么安...
关于透视!如何下载wpk透视版... 关于透视!如何下载wpk透视版,微乐脚本,技法教程(真是有挂)-哔哩哔哩暗藏猫腻,小编详细说明如何下...
普及透视!pokemmo脚本最... 普及透视!pokemmo脚本最新版,微乐小程序黑科技下载ios,窍门教程(有挂分析)-哔哩哔哩1、下...
必备透视!wepoker辅助器... 必备透视!wepoker辅助器免费,微乐小程序免费黑科技下载方法,机巧教程(有挂神器)-哔哩哔哩1、...
总结透视!aapoker透视脚... 总结透视!aapoker透视脚本下载,微信小程序辅助器免费版,妙计教程(有挂细节)-哔哩哔哩1、每一...
解谜透视!wpk辅助软件,淘宝... 解谜透视!wpk辅助软件,淘宝的微乐辅助是真的吗,诀窍教程(有挂方法)-哔哩哔哩1、wpk辅助软件破...
科普透视!wepoker免费脚... 科普透视!wepoker免费脚本,微乐钻石兑换码,教程书教程(有挂教程)-哔哩哔哩进入游戏-大厅左侧...
科普透视!wepoker辅助器... 科普透视!wepoker辅助器有哪些功能,微信微乐辅助插件,办法教程(有挂透明挂)-哔哩哔哩1、we...
揭露透视!xpoker辅助怎么... 揭露透视!xpoker辅助怎么用,微信小程序微乐自建房脚本下载,阶段教程(揭秘有挂)-哔哩哔哩1、下...
普及透视!wepoker私人局... 普及透视!wepoker私人局俱乐部辅助,微乐南昌辅助神器,大纲教程(有挂总结)-哔哩哔哩wepok...