ngx-tags-input-box
Advanced tools
Comparing version
@@ -8,3 +8,3 @@ { | ||
"description": "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.", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"peerDependencies": { | ||
@@ -11,0 +11,0 @@ "@angular/common": "^17.0.9", |
@@ -5,2 +5,4 @@ <img width="256px" src="https://icon.beforepost.com/I0H3FAPV-KSRZF8JQ-6S9AGVHY.svg"/> | ||
## For Angular 17 + (standalone component) | ||
[](https://npmjs.org/package/ngx-tags-input-box) | ||
@@ -30,3 +32,4 @@ [](https://badge.fury.io/js/ngx-tags-input-box) | ||
`@Component({ | ||
```TS | ||
@Component({ | ||
selector: '...', | ||
@@ -37,3 +40,4 @@ templateUrl: '...', | ||
imports: [NgxTagsComponent] | ||
})` | ||
}) | ||
``` | ||
@@ -40,0 +44,0 @@ Add this into your .html file of your component |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34276
0.15%123
3.36%0
-100%