A quick start Angular project that shows how to create a Angular application and add the Syncfusion Angular Message component to it. It includes a code snippet for some of its basic features like changing variants, severity and customising the message using templates.
Refer to the following documentation to learn about the Angular Message component: https://ej2.syncfusion.com/angular/documentation/message/getting-started
Check out this online example of the Angular Message component: https://ej2.syncfusion.com/angular/demos/#/fluent2/message/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-message-component repository and then open it in Visual Studio Code. Now, simply build and run your project using ng serve command to view the output.