Angular Form Components & Directives

Latest Free Angular.js components, directives, and modules for HTML form enhancement and manipulation.

Angular Input Box Component

This module contains a couple of Angular Input box components that allow to add an icon inside a text input, which helps better identify common input fields like for example email, etc.

Angular 2 Component For Picking Records

The record-picker is an Angular 2 component that works similarly to a select input item, but displays all the choices before and after the selection is made. An array of strings or objects can be passed to the record-picker for display in the pick list. Installation: # NPM $ npm install angular2-record-picker Preview: