A quick start project that shows how to create and configure the Syncfusion Angular Toast component in a Angular project. This sample contains simple code to explain the different toast positions, time out, and how to render the toast content using an HTML template.
Refer to the following documentation to learn about the Angular Toast component: https://ej2.syncfusion.com/angular/documentation/toast/getting-started
Check out this online example of the Angular Toast component: https://ej2.syncfusion.com/angular/demos/#/fluent2/toast/default
Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.
To run this application, you need to first clone the getting-started-with-the-angular-toast-component
repository and then open it in Visual Studio Code. Now, simply build and run your project using npm start
command to view the output.