Skip to content

Commit 94c8b7b

Browse files
Update README.md
1 parent 2e69151 commit 94c8b7b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
# getting-started-with-the-angular-dropdown-menu-component
1+
# Getting Started with the Angular Dropdown Menu Component
22
A quick start Angular project that shows how to add the Dropdown Menu component to an Angular application. It shows how to add separators and display icons in the Dropdown Menu. It also shows how to navigate to the other web page when an action item is clicked.
3+
4+
Refer to the following documentation to learn about the Angular Dropdown Menu component: https://ej2.syncfusion.com/angular/documentation/drop-down-button/getting-started
5+
6+
Check out this online example of the Angular Dropdown Menu Component: https://ej2.syncfusion.com/angular/demos/#/material/button/dropdown-button
7+
8+
Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
9+
10+
How to run this application?
11+
To run this application, you need to clone the getting-started-with-the-angular-dropdown-menu-component repository and then open it in Visual Studio Code. Now, simply install all the necessary Angular packages into your current project using the npm install command and run your project using the ng serve command.

0 commit comments

Comments
 (0)