https://github.com/syncfusionexamples/dropdownlist-angular-form-post
https://github.com/syncfusionexamples/dropdownlist-angular-form-post
angular dropdownlist ej2 syncfusion
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syncfusionexamples/dropdownlist-angular-form-post
- Owner: SyncfusionExamples
- License: other
- Created: 2018-01-08T11:21:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T04:06:20.000Z (over 1 year ago)
- Last Synced: 2025-02-08T20:47:54.547Z (over 1 year ago)
- Topics: angular, dropdownlist, ej2, syncfusion
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EJ2 DropDownList Angular form post.
## 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
```