https://github.com/snehilmodani/angular-form-component
Angular Material based form component
https://github.com/snehilmodani/angular-form-component
angular-forms angularjs material
Last synced: 11 months ago
JSON representation
Angular Material based form component
- Host: GitHub
- URL: https://github.com/snehilmodani/angular-form-component
- Owner: snehilmodani
- Created: 2017-07-15T17:54:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T09:29:52.000Z (over 1 year ago)
- Last Synced: 2025-04-16T13:07:04.475Z (12 months ago)
- Topics: angular-forms, angularjs, material
- Language: JavaScript
- Size: 906 KB
- Stars: 2
- Watchers: 1
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-form-component
Angular Material based form component
# Angular Material Design based custom label form component
What this module provides:
* Angular Forms along with Material Design components wich look and feel like basic label-fields forms
* Create reusable dyanamic forms by just writing small JavaScript snippets.
The form provides the following components:
* text
* textarea
* number
* select
* email
* date
* checkbox
* autocomplete
Chekout the [example](https://snehilmodani.github.io/angular-form-component/) untill the readme is updated.