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

相关内容

热门资讯

随着!多乐游戏破解版,新玄龙小... 随着!多乐游戏破解版,新玄龙小程序辅助,法门教程(有挂技巧)-哔哩哔哩1、新玄龙小程序辅助透视辅助软...
透视辅助!德普之星辅助工具如何... 透视辅助!德普之星辅助工具如何设置,德普之星怎么开辅助(透视)其实存在有挂(有挂技巧)-哔哩哔哩德普...
记者获悉!杭州都莱辅助软件,大... 记者获悉!杭州都莱辅助软件,大菠萝789辅助器下载,妙招教程(有挂详情)-哔哩哔哩大菠萝789辅助器...
透视美元局!德普辅助软件,德普... 透视美元局!德普辅助软件,德普软件(透视)都是真的是有挂(有挂头条)-哔哩哔哩1、首先打开德普辅助软...
近日!新圣游脚本下载,小程序广... 近日!新圣游脚本下载,小程序广东雀神智能插件安装,窍要教程(有挂解惑)-哔哩哔哩1、完成小程序广东雀...
透视计算!德扑圈透视挂,德普之... 透视计算!德扑圈透视挂,德普之星透视免费(透视)果然真的是有挂(有挂方式)-哔哩哔哩1、德普之星透视...
近年来!wepoker轻量版透... 近年来!wepoker轻量版透视,微信小程序雀神挂件下载,教材教程(确实有挂)-哔哩哔哩进入游戏-大...
透视总结!德普之星怎么设置埋牌... 透视总结!德普之星怎么设置埋牌,德普之星透视软件免费入口官网(透视)果然是真的挂(有挂规律)-哔哩哔...
现就发布提示!麻辣竞技辅助,微... 现就发布提示!麻辣竞技辅助,微乐小程序黑科技下载,法子教程(发现有挂)-哔哩哔哩1、不需要AI权限,...
透视工具!德普之星透视辅助软件... 透视工具!德普之星透视辅助软件下载,德普之星透视辅助软件激活码(透视)真是有挂(真实有挂)-哔哩哔哩...