How can i hide unselected options items on nested select in angular material multi select?

64 Views Asked by At

I need a help about angular material select-boxes. When i select items in first tab i must to view in two nested one single and one multi-select box on other tab. Then i must to view selected combinations by adding them in List or table.

Here is code link about my problem: code on stackblitz

0

There are 0 best solutions below