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

相关内容

热门资讯

透视策略!购买的wpk辅助在哪... 透视策略!购买的wpk辅助在哪里下载(透视)切实有辅助工具(哔哩哔哩)1、金币登录送、破产送、升级送...
透视妙计!wepoker代打辅... 透视妙计!wepoker代打辅助机器人(透视)一贯存在有辅助安装(哔哩哔哩)透视妙计!wepoker...
透视模板!wepoker私人局... 透视模板!wepoker私人局透视插件(透视)都是是有辅助app(哔哩哔哩)1)wepoker私人局...
透视秘籍!hhpoker是正品... 透视秘籍!hhpoker是正品吗(透视)竟然有辅助软件(哔哩哔哩)进入游戏-大厅左侧-新手福利-激活...
透视学习!hhpoker是正规... 透视学习!hhpoker是正规的吗(透视)总是真的有辅助安装(哔哩哔哩)1、操作简单,无需hhpok...
透视指南!wepoker私人局... 透视指南!wepoker私人局可以透视(透视)确实存在有辅助工具(哔哩哔哩)1、下载好wepoker...
透视办法!wepokerh5破... 透视办法!wepokerh5破解(透视)本来有辅助平台(哔哩哔哩)暗藏猫腻,小编详细说明wepoke...
透视攻略!HH平台挂(透视)果... 透视攻略!HH平台挂(透视)果然是有辅助插件(哔哩哔哩)1、很好的工具软件,可以解锁游戏的HH平台挂...
透视教程书!智星菠萝可以辅助吗... 透视教程书!智星菠萝可以辅助吗(透视)好像是真的辅助辅助器(哔哩哔哩)智星菠萝可以辅助吗能透视中分为...
透视积累!we poker辅助... 透视积累!we poker辅助器下载(透视)原来存在有辅助下载(哔哩哔哩)1、超多福利:超高返利,海...