Angular Toast
Angular Toast is used to display messages in an overlay.
Setup
Refer to PrimeNG setup documentation for download and installation steps for your environment.
Import
import {ToastModule} from 'primeng/toast';
Getting Started
A message is displayed us...
primetek.hashnode.dev2 min read