Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

滑鼠點擊事件 #5

Open
taipeiwu opened this issue May 28, 2018 · 0 comments
Open

滑鼠點擊事件 #5

taipeiwu opened this issue May 28, 2018 · 0 comments

Comments

@taipeiwu
Copy link

建議提供滑鼠點擊後的事件設置,例如:

this.notifyService.success('title', 'content', { mouseOnClick: () => this.notifyClick() });

notifyClick() {
this.router.navigate(['/']);
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants