Demo Download. <multiselect-autocomplete [placeholder]="structure [index].subtitle" [data]="cardSelects [card.key]" [key]="card.key" (result)="selectChange ($event)"> </multiselect-autocomplete> TypeScript Event key and data are emitted out and used here. After offline discussion with @ggkrustev @tapopov and @KirilNN we came to the conclusion that 90% of the cases are covered by the MultiSelect component. The Kendo UI MultiSelect features inborn integration with AngularJS using directives which are officially supported as . AutoComplete should always work with a single string values, while the MultiSelect should expect array of items. Kendo UI license holders and anyone in an active trial can take advantage of the Kendo UI for Angular outstanding customer support delivered by the actual developers who built the library. AutoCompleteComponent: Arrays of Complex Data. Multi-select autocomplete StackBlitz. I like to think about the AutoComplete for simpler component than the MultiSelect. Telerik and Kendo UI are part of Progress product portfolio. Both components are now shipping as part of the January RC release. In this blog I am going to demonstrate how to use Kendo UI's . In this article, you will learn how to use Kendo autocomplete control for Angular 2. Selection of multiple values, where each selected value from the result is clearly separated. Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for ASP.NET AJAX UI for ASP.NET MVC UI for ASP.NET Core UI for Blazor UI for Silverlight UI for PHP UI for JSP Mobile UI for. Consider the scenario: [data]="[]" + [(ngModel)]="[]" + [valuePrimitive]="true". You could capture the selected options values [Array of Strings] from this event param. Write the code given below in dropdown-autocomplete.compoenent.html, Include the