Angular 7 路由导航后重定向时附带消息
创始人
2024-10-16 19:00:55
0

要在Angular 7的路由导航后重定向时附带消息,你可以使用以下方法:

  1. 创建一个服务来处理消息传递:
import { Injectable } from '@angular/core';
import { Subject } from 'rxjs';

@Injectable()
export class MessageService {
  private messageSource = new Subject();
  public message$ = this.messageSource.asObservable();

  sendMessage(message: string) {
    this.messageSource.next(message);
  }
}
  1. 在需要导航的组件中注入消息服务,并在导航时发送消息:
import { Component } from '@angular/core';
import { Router } from '@angular/router';
import { MessageService } from './message.service';

@Component({
  template: `
    
  `
})
export class HomeComponent {
  constructor(private router: Router, private messageService: MessageService) {}

  navigateWithMessage() {
    this.messageService.sendMessage('Hello from Home Component');
    this.router.navigate(['/destination']);
  }
}
  1. 在重定向的目标组件中订阅消息服务,以获取传递的消息:
import { Component, OnInit } from '@angular/core';
import { MessageService } from './message.service';

@Component({
  template: `
    
{{ message }}
` }) export class DestinationComponent implements OnInit { message: string; constructor(private messageService: MessageService) {} ngOnInit() { this.messageService.message$.subscribe(message => { this.message = message; }); } }

现在,当你从Home组件导航到Destination组件时,将会重定向并附带消息。在Destination组件中,你可以订阅消息服务以获取传递的消息,并在模板中显示它。

相关内容

热门资讯

科技分享!德普之星私人局辅助器... 科技分享!德普之星私人局辅助器,pokernow辅助控制,可靠技巧(有挂教程);人气非常高,ai更新...
大神推荐!we-poker辅助... 自定义wepoker一直输的号能继续打吗系统规律,只需要输入自己想要的开挂功能,一键便可以生成出微扑...
必知教程!sohoo竞技联盟辅... 1、必知教程!sohoo竞技联盟辅助器,wejoker辅助软件价格,安装教程(有挂方法);详细教程。...
如何分辨真伪!wepoker私... 如何分辨真伪!wepoker私人局可以透视,wepoker底牌透视脚本,AI教程(有挂教程)1、点击...
玩家必备教程!wepoker有... 玩家必备教程!wepoker有辅助功能吗,wepoker数据分析工具,wpk教程(有挂技巧);wep...
揭秘攻略!wepoker亲友圈... 揭秘攻略!wepoker亲友圈有用吗,wepoker透视app下载,可靠教程(有挂透明);1.wep...
一分钟揭秘!wepoker插件... 一分钟揭秘!wepoker插件功能辅助器,fishpoker透视,技巧教程(有挂技巧)是由北京得we...
分享实测!wepoker软件靠... 分享实测!wepoker软件靠谱么,pokemmo免费脚本,力荐教程(有挂神器);建议优先通过wep...
一分钟教你!wepoker手机... 一分钟教你!wepoker手机版透视脚本,wepoker辅助器激活码,新版2025教程(有挂方法)是...
分享一款!wepoker有没有... 分享一款!wepoker有没有机器人,wepoker透视是真的吗,透明教程(有挂透明)是一款可以让一...