Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 574 Bytes

File metadata and controls

21 lines (16 loc) · 574 Bytes

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 untill the readme is updated.