AngularMaterial自动完成应调用API每次显示建议
创始人
2024-10-28 11:36:03
0

使用Observable和Subject来从API获得数据并更新自动完成建议。 每次输入时,使用自动完成控件中的事件,例如matAutocompleteSelected和matAutocompleteInput。 下面是示例代码,如何在每次输入时调用API并更新建议:

在component.ts文件中:

import { Component } from '@angular/core'; import { FormControl } from '@angular/forms'; import { HttpClient } from '@angular/common/http'; import { Observable, Subject } from 'rxjs'; import { debounceTime, distinctUntilChanged, switchMap } from 'rxjs/operators'; import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';

@Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.css'] }) export class AppComponent { searchControl = new FormControl(); searchResults: any[] = []; private searchTerms = new Subject();

constructor(private http: HttpClient) { this.searchTerms.pipe( debounceTime(300), distinctUntilChanged(), switchMap((term: string) => this.search(term)) ).subscribe(data => { this.searchResults = data; }); }

search(term: string): Observable { return this.http.get(https://api.example.com/search?q=${term}); }

onAutocompleteSelected(event: MatAutocompleteSelectedEvent): void { // handle selected value }

onInputChange(): void { const term = this.searchControl.value; if (term && term.length >= 3) { this.searchTerms.next(term); } } }

在component.html文件中:

{{ result.name }}

在这个例子中,每次在输入字段中键入至少3个字符时,searchTerms Subject将触发,并通过HTTP调用search方法来获取数据。然后通过

相关内容

热门资讯

六分钟辅助!熊猫挂机辅助下载,... 六分钟辅助!熊猫挂机辅助下载,切实是真的有辅助挂(有人有挂)1、玩家可以在熊猫挂机辅助下载透视最简单...
第五分钟辅助!至臻辅助,本来是... 您好,至臻辅助这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家在这款...
第9分钟辅助!天天卡五星2辅助... 第9分钟辅助!天天卡五星2辅助插件,原来有辅助app(揭秘有挂)1、让任何用户在无需天天卡五星2辅助...
第8分钟辅助!卡五星游戏有挂吗... 第8分钟辅助!卡五星游戏有挂吗,一直存在有辅助神器(了解有挂)1、用户打开应用后不用登录就可以直接使...
第六分钟辅助!随意玩免费辅助器... 第六分钟辅助!随意玩免费辅助器,总是真的是有辅助插件(有挂技术)1、玩家可以在随意玩免费辅助器透视最...
7分钟辅助!广东雀伸辅助器,切... 7分钟辅助!广东雀伸辅助器,切实是真的有辅助工具(有挂细节)1、首先打开广东雀伸辅助器辅助器下载最新...
5分钟辅助!蜀山四川破解版安卓... 5分钟辅助!蜀山四川破解版安卓,其实是真的有辅助技巧(有挂助手)一、蜀山四川破解版安卓游戏安装教程牌...
1分钟辅助!途游手游辅助脚本平... 1分钟辅助!途游手游辅助脚本平台,总是真的有辅助器(有挂工具)1、任何途游手游辅助脚本平台透视是真的...
两分钟辅助!闲娱江西打盾插件,... 两分钟辅助!闲娱江西打盾插件,原来是有辅助工具(揭秘有挂)1、金币登录送、破产送、升级送、活动送。详...
六分钟辅助!财神辅助功能,确实... 六分钟辅助!财神辅助功能,确实有辅助脚本(有挂教程)1、财神辅助功能辅助器安装包、财神辅助功能辅助器...