shlomiassaf / ngx-modialog

Modal / Dialog for Angular
http://shlomiassaf.github.io/ngx-modialog
MIT License
686 stars 242 forks source link

About ngModel inside custom Dialog in Custom Modal Component? #387

Closed Satish-Verma closed 7 years ago

Satish-Verma commented 7 years ago

I am using the input text in the custom dialog, when when I am applying ngModel in it, it is giving error, Can you please help how can I use models with Input in custom dialog.

Satish-Verma commented 7 years ago

I got it by using customcontext class.