Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229615

Ionic 2 select remove ok button and on tap over option value straight away

$
0
0

For some reason the popover interface isn't working for me:

	<ion-select interface="popover" [(ngModel)]="selectedPeriodId" (ionChange)="onPeriodChange()">
		<ion-option *ngFor="let period of periods" [value]="period.id">{{period.name}}</ion-option>
	</ion-select>

Viewing all articles
Browse latest Browse all 229615

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>