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操作符来过滤和映射输入

相关内容

热门资讯

推荐十款!wepoker软件安... 推荐十款!wepoker软件安装包,wepokerplus辅助,可靠教程(有挂透明);支持多人共享记...
关于!wejoker辅助器怎么... 关于!wejoker辅助器怎么卖,hhpoker是内部控制吗,2025新版技巧(有挂透视)1、很好的...
技术分享!wepoker私人局... 这是一款非常优秀的wepoker私人局透视插件 ia辅助检测软件,能够让你了解到wepoker私人局...
指导大家!pokemmo手机辅... 指导大家!pokemmo手机辅助软件,hhpoker有没有作弊辅助,系统教程(有挂方法)1、很好的工...
科技通报!拱趴大菠萝万能挂,w... 科技通报!拱趴大菠萝万能挂,wepoker-h5下载,AI教程(有挂技巧)1、点击下载安装,微扑克w...
玩家攻略!wepoker辅助器... 1、玩家攻略!wepoker辅助器安装包,wepoker俱乐部辅助器,细节揭秘(有挂攻略)(UU p...
一分钟揭秘!大菠萝免费辅助,w... 一分钟揭秘!大菠萝免费辅助,wepoker免费透视,新版2025教程(有挂教程);支持2-10人实时...
必备辅助推荐!hhpoker免... 《必备辅助推荐!hhpoker免费透视脚本,pokemomo辅助工具,详细教程(有挂软件)》 hhp...
查到实测!德普之星私人局透视,... 查到实测!德普之星私人局透视,xpoker辅助工具,规律教程(有挂辅助)这是由厦门游乐互动科技有限公...
总算了解!德州圈脚本,hhpo... 1、总算了解!德州圈脚本,hhpoker德州机器人,曝光教程(有挂透明)。2、hhpoker德州机器...