AngularMaterial自动完成组件在字段更改发生之前不显示API数据
创始人
2024-10-28 12:00:46
0

如果您的Angular Material自动完成组件在字段更改发生之前不显示API数据,可能需要确保数据已正确获取并注入到组件中。另外,请检查是否使用了异步函数和rxjs操作符来处理数据,例如switchMap或mergeMap。

以下是一个示例代码,在使用自动完成组件时如何正确注入和处理API数据:

component.ts:

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

@Component({
  selector: 'app-autocomplete',
  templateUrl: './autocomplete.component.html',
  styleUrls: ['./autocomplete.component.scss']
})
export class AutocompleteComponent {
  myControl = new FormControl();
  options: string[] = [];
  filteredOptions: Observable;

  constructor(private apiService: ApiService) {}

  ngOnInit() {
    this.apiService.getData().subscribe((data: any) => {
      this.options = data;
      this.filteredOptions = this.myControl.valueChanges
        .pipe(
          startWith(''),
          map(value => this._filter(value))
        );
    });
  }

  private _filter(value: string): string[] {
    const filterValue = value.toLowerCase();
    return this.options.filter(option => option.toLowerCase().includes(filterValue));
  }
}

component.html:


  
  
    
      {{ option }}
    
  

在上面的代码示例中,我们注入了一个名为ApiService的服务,以获取API数据。在ngOnInit中,我们订阅了apiService.getData()方法,并将数据赋值到选项数组中。接着,我们使用了RxJS操作符来过滤和映射输入

相关内容

热门资讯

2024教程"广西老... 2024教程"广西老友麻将有挂吗"开挂(软件)辅助软件真是有挂-力荐教程;打开点击测试直接进入微信(...
总算了解"aapok... 总算了解"aapoker透视脚本"开挂(插件)辅助插件有挂详细-揭秘教程【无需打开直接搜索加薇136...
查到实测辅助"wej... >>您好:wejoker黑侠辅助器确实是有挂的,很多玩家在这款wejoker黑侠辅助器游戏中打牌都会...
一分钟秒懂"白金岛手... 一分钟秒懂"白金岛手游辅助本平台"开挂(透视)辅助透视有挂技术-第三方教程;打开点击测试直接进入微信...
透视中牌率"雀友会广... 透视中牌率"雀友会广东潮汕麻雀开挂"开挂(插件)辅助插件有挂攻略-解密教程;无需打开直接搜索加(薇:...
透视实锤"新荣耀房卡... 您好:新荣耀房卡辅助这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用户的牌特...
发现一款"pokem... 发现一款"pokemmo手机辅助软件"开挂(软件)辅助软件有挂神器-力荐教程您好:pokemmo手机...
实测揭晓"樱花之盛辅... 实测揭晓"樱花之盛辅助器下载"开挂(下载)辅助下载的确有挂-必赢方法;亲,樱花之盛辅助器下载这款游戏...
七分钟辅助“兴动互娱软件辅助下... 七分钟辅助“兴动互娱软件辅助下载”开挂(脚本)辅助脚本2026教程-证实有挂兴动互娱软件辅助下载ai...
透视肯定"邳州友友辅... 大家好,今天小编来为大家解答邳州友友辅助软件这个问题咨询软件客服可以免费测试直接加微信(136704...