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

Mark the selected item

$
0
0

@mdline wrote:

Hello,

is it possible here to mark the selected item.
a
Only single select should be possible. The mark has to be shown on the left of the item.

  <ion-list>
    <ion-item-sliding *ngFor="let item of items">
      <ion-item>
        {{ item }}
      </ion-item>

      <ion-item-options>
        <button danger (click)="removeItem(item)"><ion-icon name="trash"></ion-icon></button>
      </ion-item-options>
    </ion-item-sliding>
  </ion-list>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70429

Trending Articles



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