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

Multiple radio-group without ion-list

$
0
0

Ok I found the solution.

Simply delete the "[(ngModel)]" of input tag as it's supposed to be a unique binding to a property.

The name attribute remainns because it defines for a input type radio the group it refers to.

Code:

<ion-col col-2><input type="radio"  name="sortant" (change)="getVal()" /></ion-col>

Viewing all articles
Browse latest Browse all 229121

Trending Articles



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