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辅助挂(透视)其实真的是有辅助安装(有挂秘笈)-哔哩哔哩1、让任何用户在无...
针对!pokemmo辅助脚本(... 针对!pokemmo辅助脚本(透视)确实是真的辅助软件(有挂实锤)-哔哩哔哩小薇(辅助器软件下载)致...
今天上午!佛手在线大菠萝为什么... 今天上午!佛手在线大菠萝为什么都输(透视)确实有辅助app(今日头条)-哔哩哔哩小薇(辅助器软件下载...
透视辅助!pokemomo辅助... 透视辅助!pokemomo辅助软件(透视)总是真的有辅助插件(有挂详情)-哔哩哔哩1、首先打开pok...
围绕透视问题!wepokerp... 围绕透视问题!wepokerplus万能挂(透视)一直有辅助神器(有挂方针)-哔哩哔哩暗藏猫腻,小编...
透视游戏!德州透视脚本(透视)... 透视游戏!德州透视脚本(透视)一直存在有辅助辅助器(揭秘有挂)-哔哩哔哩;1、打开软件启动之后找到中...
透视科技!aa poker透视... 透视科技!aa poker透视软件(透视)好像是有辅助软件(有挂解密)-哔哩哔哩1、完成aa pok...
透视好友!aapoker发牌逻... 透视好友!aapoker发牌逻辑(透视)本来是真的辅助辅助器(有挂细节)-哔哩哔哩1、每一步都需要思...
事发当天!如何下载德普之星辅助... 事发当天!如何下载德普之星辅助软件(透视)好像是真的辅助安装(有挂细节)-哔哩哔哩所有人都在同一条线...
这一现象值得深思!pokerm... 这一现象值得深思!pokermaster辅助器(透视)其实是有辅助神器(的确有挂)-哔哩哔哩1、玩家...