reboottime / Angular-Playbook

Crash angular for interview, now it's a repository works as a Angular playbook.
2 stars 0 forks source link

[Angular Material UI] Build your toast service #28

Open reboottime opened 10 months ago

reboottime commented 10 months ago

Overview

Status: Draft

This article talks about building a toast tool using angular material ui such that user can programmatically notify user

reboottime commented 10 months ago

How a comprehensive toast effect looks like

This is how a toast usually looks like ( source)

image

The major functions

reboottime commented 10 months ago

What material we have in Angular ( and Angular Material UI)