@noctis03 wrote:
How do I hide an ion-select-option?
For example, I want to hide this because I don’t want it to be in the list of options.
<ion-select id="dispose" multiple="true" cancelText="Nah" okText="Okay!"> <ion-select-option selected value="">What to dispose?</ion-select-option> </ion-select>
Posts: 2
Participants: 2