Angular Material based 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
- date
- checkbox
- autocomplete
Chekout the example untill the readme is updated.