Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.13 KB

File metadata and controls

17 lines (13 loc) · 1.13 KB

Getting Started with the Angular Avatar Component

A quick-start project that contains code to create and configure the Syncfusion Angular Avatar component. It includes a code snippet for different sizes and types of avatars. It also includes a code snippet for integrating the Avatar with the other UI components.

Refer to the following documentation to learn about the Angular Avatar component: https://ej2.syncfusion.com/angular/documentation/avatar/getting-started

Check out this online example of the Angular Avatar component: https://ej2.syncfusion.com/angular/demos/#/bootstrap5/avatar/default

Project prerequisites

Make sure that your machine has the following setup before starting to work on this project.

How to run this application

To run this application, you need to first clone the getting-started-with-the-angular-avatar-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.