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

ERROR IONIC 2

$
0
0

I have the same problem:

	<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 231015

Trending Articles



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