The list of entries to select from.
Optional function to get the count of entries.
The currently selected values.
Callback function to handle changes in selection.
Placeholder text when no items are selected.
Message displayed when no entries are found.
Custom text to display when items are selected.
Flag to disable the component.
Flag to sort selected items.
Optional icon to display in the button.
Additional class names for styling.
MultiSelectComboBox is a component that provides a UI for selecting multiple items from a list. It supports displaying a placeholder, custom selected text, and an optional icon. Users can search through options and view starred items prominently.