Feature Description
Currently there is an input hideSingleSelectionIndicator in <mat-chip-listbox />, but if we set multiple="true" there is no option to hide all of them. So we need a boolean input hideMultipleSelectionIndicator as we have in <mat-button-toggle-group />
Use Case
We want to use a multiple chip listbox indicating selected multi options without the indicator