Lukasz Prokopiuk vel Prokopowicz
Results
1
comments of
Lukasz Prokopiuk vel Prokopowicz
The simple way is to use CSS to do that. So you should have something like that: ``` ng-select /deep/ select-dropdown .selected { display: none } ```