File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
projects/tags-input-demo/src/app Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ <h5 class="main__form__heading">1. Input with subtypes and selected items are ma
349
349
< label for ="dd backdrop "> Dropdown has backdrop</ label >
350
350
351
351
< input type ="checkbox " name ="hide-dd-on-select " [checked] ="nestedTagsInputConfig.hideDDOnTagSelect " (change) ="changeNestedConfigOption($event, 'hideDDOnTagSelect') ">
352
- < label for ="dd backdrop "> Hide dropdown on Tag selection</ label >
352
+ < label for ="hide-dd-on-select "> Hide dropdown on Tag selection</ label >
353
353
354
354
< h5 > 2. Custom nested component without showing tick on selected items.</ h5 >
355
355
< ti-angular-tags-input formControlName ="nestedData " class ="main__form__ti " [tagsData] ="(sampleDataNested$ | async) "
You can’t perform that action at this time.
0 commit comments