An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/ej2-dropdownlist-modal-dialog

Angular Dropdownlist with modal dialog
https://github.com/syncfusionexamples/ej2-dropdownlist-modal-dialog

dropdown dropdownlist model-dialog ng-dropdown

Last synced: 10 months ago
JSON representation

Angular Dropdownlist with modal dialog

Awesome Lists containing this project

README

          

## Modal dialog with Dropdownlist

## Installing and Running Application

### Installing

To install all dependent packages, use the below command

```
npm install
```

### Run the application

To compile and run the source files, use the below command

```
npm start
```