Angular Material Based Form Component

Author: snehilmodani
Official Page: Go to website
Publish Date: October 28, 2017
License: MIT

Description:

Angular Material based custom form component that lets you create reusable dynamic forms by just writing small JavaScript snippets.

Components included:

  • text
  • textarea
  • number
  • select
  • email
  • date
  • checkbox
  • autocomplete

Installation:

# NPM
$ npm install angular-form-component –save

# Bower
$ bower install angular-form-component

Preview:

Angular Material Based Form Component


You Might Be Interested In:

Add Comment