Alberplz / angular2-color-picker

Angular 2 Color Picker Directive, no dependences required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cancel button does not work

JbAmph opened this issue · comments

Hi,

I'm having an issue when I want to cancel a selected color.
I have presets colors and when I want to cancel the selected color, it's still here.
Also, is it possible to have an Output() on the cancel event ?

Thanks