Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Case #2:
Need a support for an API, "ShowMaxItem," which would display the maximum number of items allowed in the multiselect component. If the user selects more items than the maximum allowed, the display will show the count of selected items, for example, "+1 selected," "+2 selected," and so forth.
For Example: if ShowMaxItem is 2 then other than 2 item should display as +1 selected, +2 selected

Note: This should be applicable to all modes