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.

7 lines (6 loc) 253 B
import * as i0 from "@angular/core"; export declare class NgxTagsInputBoxService { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<NgxTagsInputBoxService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<NgxTagsInputBoxService>; }