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

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

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.