rosslavery / angular2-tag-input

Tag input component for Angular 2
45 stars 42 forks source link

Add support for disabled state for Reactive Forms #20

Open bandishjilka opened 7 years ago

bandishjilka commented 7 years ago

As of now there is no way to disable angular2-tag-input control.

DethAriel commented 7 years ago

This is a very nice proposal, would you accept a PR for it?

bandishjilka commented 7 years ago

I don't have much experience on Angular2 with Reactive Forms, but would love to give it a try.