Delegate ion-select to native select

Hi guys

I am trying to figure out if there’s a way to delegate ion-select to the native select in a form? basically I want all the styling of the ion-select in an ion-item in an ion-list but I don’t want it to open an alert but rather just delegate it to the native platform for select boxes. Is it possible?

Cheers