SummaryTagDirective
Directive
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.
Definition
Package:@progress/kendo-angular-dropdowns
Selector:[kendoMultiSelectSummaryTag]
Syntax:
ts
<kendo-multiselect kendoMultiSelectSummaryTag [data]="data"></kendo-multiselect>Inputs
kendoMultiSelectSummaryTag
string | number
Sets the number of selected items after which the summary tag appears.
Default:
0