Angular 2 Component For Picking Records

Author: czeckd
Official Page: Go to website
Publish Date: April 24, 2017
License: MIT

Description:

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:

Angular 2 Component For Picking Records


You Might Be Interested In:

Add Comment