Open duzenko opened 4 years ago
How do I bind this control to the existing angular form?
I need the same (other than using (colorPickerChange)).
<input [(colorPicker)]="formName.value.color">
Yes, would be nice to support reactive forms
How do I bind this control to the existing angular form?