The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
is it possible to do a navigation if use swipes last item to the left?
so I have item1->item2->item3 on page1, if user swipes item3 to left, I want to navigate to page2, I couldnt figure out if there is existing event for it.
ETEswaran Thirugnanasambandam Syncfusion Team August 23, 2017 11:32 AM UTC
Hi Emil,
Thanks for contacting Syncfusion support.
Currently we do not have any event which will be triggered on swiping the last element in the SfCarousel Control. But your requirement can be achieved by using PanGesture Recognition. We have prepared a sample based on your requirement. Please find the sample from the below link.