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

相关内容

热门资讯

透视能赢!aapoker辅助怎... 透视能赢!aapoker辅助怎么用(透视)真的假的(其实是有挂);1、aapoker辅助怎么用ai辅...
透视ai代打!德普软件(透视)... 透视ai代打!德普软件(透视)app安卓版破解版(一直真的是有挂)1、下载好德普软件辅助软件之后点击...
透视讲解!aapoker怎么设... 透视讲解!aapoker怎么设置提高好牌几率(透视)脚本(好像真的是有挂);1、进入到aapoker...
透视线上!德普之星透视辅助软件... 透视线上!德普之星透视辅助软件下载(透视)免费透视(本来是有挂)1、德普之星透视辅助软件下载ai辅助...
透视美元局!aapoker公共... 透视美元局!aapoker公共底牌(透视)透视脚本下载(本来存在有挂);aapoker公共底牌辅助器...
透视ai!德普之星私人局透视(... 透视ai!德普之星私人局透视(透视)辅助器app(其实真的有挂)1、在德普之星私人局透视ai机器人技...
透视计算!aapoker公共底... 透视计算!aapoker公共底牌(透视)辅助插件工具(果然是真的有挂)1、aapoker公共底牌ai...
透视攻略!德普之星透视辅助软件... 透视攻略!德普之星透视辅助软件是真的吗(透视)透视(总是是有挂)1、用户打开应用后不用登录就可以直接...
透视脚本!aapoker透视怎... 透视脚本!aapoker透视怎么用(透视)透视脚本入口(总是是有挂)所有人都在同一条线上,像星星一样...
透视了解!德扑圈透视(透视)私... 透视了解!德扑圈透视(透视)私人局透视(确实真的是有挂);1、点击下载安装,德扑圈透视插件透视分类一...