UNPKG

ngx-tags-input-box

Version:

A tags input is a UI component which allows the user to insert multiple entries as tags into an input field. Also known as Tagging/Tokenizing system. You can find this system on most major websites.

3 lines (2 loc) 101 B
export * from './lib/ngx-tags-input-box.service'; export * from './lib/ngx-tags/ngx-tags.component';