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)
    );
  }
}

相关内容

热门资讯

透视游戏!智星菠萝辅助怎么买,... 【福星临门,好运相随】;透视游戏!智星菠萝辅助怎么买,hh poker透视器下载,技巧教程(都是是真...
透视真的!wepoker透视底... 透视真的!wepoker透视底牌脚本,红龙poker透视,技巧知识分享(有挂总结)1、下载好wepo...
透视教程!wpk透视脚本链接,... WePoke高级策略深度解析‌;透视教程!wpk透视脚本链接,wepoker有没有插件,高科技教程(...
透视了解!wpk有脚本吗,wp... 1、透视了解!wpk有脚本吗,wpk透视工作室,科普攻略(有挂介绍)。2、wpk透视工作室透视辅助简...
透视脚本!wpk透视辅助方法,... 相信很多朋友都在电脑上玩过wpk透视辅助方法吧,但是很多朋友都在抱怨用电脑玩起来不方便。为此小编给大...
透视透视!智星德州菠萝透视插件... 透视透视!智星德州菠萝透视插件工具,德普之星辅助功能如何设置,查到实测辅助(有挂规律)1、每个玩家都...
透视美元局!hhpoker万能... 1、透视美元局!hhpoker万能辅助器,wepoker私人局辅助挂,详细教程(原本真的是有挂)2、...
透视辅助!hhpoker免费透... 一、hhpoker免费透视脚本简介了解软件请加微:136704302hhpoker免费透视脚本是一款...
透视黑科技!aapoker辅助... WePoker透视辅助工具核心要点解析‌,透视黑科技!aapoker辅助器怎么用,hhpoker是真...
透视ai代打!aapoker辅... 透视ai代打!aapoker辅助器是真的吗,wepoker脚本下载,安装程序教程(有挂方法)1、实时...