User can create a custom input and change its properties (show, required, disabled) dynamically
- Create input
- Inputs
- Modify inputs
- Basic Drag & Drop Example
- Angular-Material inputs with Drag & Drop
- Angular-Material inputs with Drag & Drop, modal to modify input properties
This project is generated with yo angular generator version 0.15.1.
- npm install
- bower install
find the detailed documentation here
find the detailed documentation here
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.