Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for null color input

marcalj opened this issue · comments

This module force the input to have a value. I'm not always wanting a value.
If the value passed to plugin is null it breaks.