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

Ion-item-sliding full slide like gmail

$
0
0

@mrc_prasad wrote:

Hi I am using ionic 3 to develop the application. I am using list to display and ion-item-sliding to slide from left and from right. I tried in different ways but I couldn`t full slide like gmail app. Can you share a possible solution.

Sample logic I am trying:

const nativeElement = itemSlide.item.getNativeElement();
const moveFactor = itemSlide.getOpenAmount() > 0 ? 5 : 10;
console.log('moveFactor '+moveFactor);
const x = nativeElement.offsetWidth * moveFactor;
itemSlide.setElementClass(“removed”, true);
itemSlide.moveSliding(x);

Regards,
M.R.C.Prasad

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70434

Trending Articles



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