Ionic-Material icon indicating copy to clipboard operation
Ionic-Material copied to clipboard

ion-item options

Open sbryfcz opened this issue 9 years ago • 2 comments

Anyone else having trouble with ion-items? I'm trying to use ion-list and ion-item to get swipe to delete features and such. But I'm struggling to get ink to work inside of it. Anyone had any success?

sbryfcz avatar Jul 09 '15 22:07 sbryfcz

Hi @sbryfcz , Could you share your code of how you implemented ion-item? I tried it and I am not able to make it look like a panel that swipes and shows the buttons behind.

dmastag avatar Jul 28 '15 09:07 dmastag

I got the same problem using the ionic directives:

<ion-list>
   <ion-item>

rbrandino1 avatar Sep 30 '15 14:09 rbrandino1