New to Kendo UI for AngularStart a free 30-day trial

SummaryTagDirective

Configures the MultiSelect to show one summary tag for all selected items. Set a number to display the summary tag after the respective number of items are selected. See example.

ts
<kendo-multiselect kendoMultiSelectSummaryTag [data]="data"></kendo-multiselect>
ts
<kendo-multiselect [kendoMultiSelectSummaryTag]="2" [data]="data"></kendo-multiselect>

Selector

[kendoMultiSelectSummaryTag]

Inputs

NameTypeDefaultDescription

kendoMultiSelectSummaryTag

string | number

0

Sets the number of selected items after which the summary tag appears.

In this article
SelectorInputs
Not finding the help you need?
Contact Support