tags-input icon indicating copy to clipboard operation
tags-input copied to clipboard

Added input change event listener

Open dnasir opened this issue 8 years ago • 0 comments

that updates the tag list when the value of the underlying input is changed by an external source.

I needed a way to change the value of the tags from code, and the currently implementation doesn't expose any methods required to do this.

dnasir avatar Sep 13 '17 07:09 dnasir