ngx-inline-editor icon indicating copy to clipboard operation
ngx-inline-editor copied to clipboard

Implementing forms

Open AlexKhymenko opened this issue 8 years ago • 1 comments

Hi im new to angular2 are you planing of implementing x-editable forms.If not can you give me some hints what is the best way to do it in angular2

AlexKhymenko avatar Sep 12 '16 17:09 AlexKhymenko

Yes, I've in mind implement x-editable forms but I'm not know when I could do it. Although probably I must create a new component to do this.

You could start reading about custom forms controls in angular2: http://blog.thoughtram.io/angular/2016/07/27/custom-form-controls-in-angular-2.html

Caballerog avatar Sep 13 '16 18:09 Caballerog