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

相关内容

热门资讯

揭幕透视!wepoker透视器... 揭幕透视!wepoker透视器免费,微乐智能辅助真的假的,技法教程(有挂秘笈)-哔哩哔哩1、玩家可以...
普及透视!wepoker私人局... 普及透视!wepoker私人局可以透视,微乐自建房透视,资料教程(真的有挂)-哔哩哔哩1、不需要AI...
推荐透视!智星菠萝辅助,微乐自... 推荐透视!智星菠萝辅助,微乐自建房辅助免费入口,诀窍教程(果真有挂)-哔哩哔哩1、智星菠萝辅助透视辅...
有挂透视!德州局怎么透视,微乐... 有挂透视!德州局怎么透视,微乐小程序黑科技免费知乎,大纲教程(有挂助手)-哔哩哔哩1、超多福利:超高...
专业透视!we poker免费... 专业透视!we poker免费辅助器,微乐麻将脚本掌上程序,窍门教程(有挂辅助)-哔哩哔哩1、超多福...
推荐透视!智星菠萝透视,微乐贵... 推荐透视!智星菠萝透视,微乐贵阳麻将辅助,机巧教程(有挂秘笈)-哔哩哔哩1、任何智星菠萝透视透视是真...
解密透视!wpk插件辅助,微乐... 解密透视!wpk插件辅助,微乐自建房免费辅助入口在哪里,策略教程(有挂教学)-哔哩哔哩1、在wpk插...
详细透视!智星德州插件最新版本... 详细透视!智星德州插件最新版本更新内容详解,微乐春天小程序辅助,总结教程(的确有挂)-哔哩哔哩1、实...
辅助透视!红龙poker辅助工... 辅助透视!红龙poker辅助工具,微信小程序微乐破解器2025,教程书教程(有挂分析)-哔哩哔哩辅助...
曝光透视!wejoker辅助器... 曝光透视!wejoker辅助器要钱玩吗,微乐四川亲友圈辅助器,课程教程(有挂规律)-哔哩哔哩1.we...