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方法来获取数据。然后通过

相关内容

热门资讯

第八分钟辅助!hhpoker哪... 第八分钟辅助!hhpoker哪个俱乐部靠谱,约局吧作弊脚本,法子教程(有挂助手)运hhpoker哪个...
三分钟辅助!约局吧怎么看有没有... 三分钟辅助!约局吧怎么看有没有挂,wpk辅助器是真的吗,技法教程(有人有挂)1、约局吧怎么看有没有挂...
9分钟辅助!菠萝辅助器免费版的... 9分钟辅助!菠萝辅助器免费版的功能介绍,hhpkoer辅助器,手段教程(有挂秘籍)1、菠萝辅助器免费...
第七分钟辅助!拱趴大菠萝有什么... 第七分钟辅助!拱趴大菠萝有什么挂,wepoker辅助工具,法子教程(有挂技巧)1、不需要AI权限,帮...
第十分钟辅助!wepoker究... 第十分钟辅助!wepoker究竟有没有透视,wepoker网页版透视方法,讲义教程(有挂实锤)1)w...
第三分钟辅助!pokemmo手... 第三分钟辅助!pokemmo手机辅助软件,wepoker公共底牌,模板教程(有挂方式)所有人都在同一...
五分钟辅助!wepoker脚本... 五分钟辅助!wepoker脚本,wepoker究竟有没有透视,指引教程(有挂教学)wepoker究竟...
第八分钟辅助!wepoker俱... 第八分钟辅助!wepoker俱乐部辅助器,约局吧德州真的存在透视吗,办法教程(存在有挂)约局吧德州真...
第8分钟辅助!线上德州的辅助器... 第8分钟辅助!线上德州的辅助器是什么,wpk辅助购买,阶段教程(有挂方式)1、不需要AI权限,帮助你...
第一分钟辅助!wepoker私... 第一分钟辅助!wepoker私人局有透视吗,wpk有那种辅助吗,策略教程(有挂详情)1、让任何用户在...