0

I need to know how to remove the divider lines from ion-select in Ionic 5. I have seen the trick where we do lines="none" for ion-item as specified here:

Remove ion item divider

But I cannot find something similar for ion-select. In the console, when inspecting the html, I see that ion-select renders itself using ion-items, but I similarly do not know how to give the lines="none" option to these generated ion-items. Any help is appreciated.

0 Answers0