Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

Custom select box?

$
0
0

@FnnHuman wrote:

How to make a custom select box from scratch?
I am at the point where I cant make the scroll to work so the options dont occupy too much space.

<ion-list radio-group [(ngModel)]="project">
  <ion-item *ngFor="let project of Projects">
    <ion-radio [value]="project"></ion-radio>
    <ion-label>{{project.ProjectName}}</ion-label>
  </ion-item>
</ion-list>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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