Mobile Gestures?

1 Answer 621 Views
Accessibility General Discussions Grid ListView
J
Top achievements
Rank 2
J asked on 11 Jul 2021, 01:48 AM

Does Blazor UI natively support mobile gestures? I've not been able to find anything in the Docs so I assume not. idk

Has anyone had any success incorporating any other frameworks into Blazor UI to add that support? At present, I'm looking at the list control and swiping in left and right to reveal additional menu options (for example like iPhone's Mail app). But I could also see this helpful in the Grid.

1 Answer, 1 is accepted

Sort by
0
Svetoslav Dimitrov
Telerik team
answered on 14 Jul 2021, 02:29 PM

Hello Jonathan,

Mobile gestures are a vast topic and currently, we are hesitant to dive into them and incorporate them into our components. A resource I can offer is the How to create a swipe gesture in Blazor video by one of our developer advocates Ed Charbeneau. In the video, Ed explains in detail how to create a swipe gesture.

Another good source of information would be the MobileBlazorBindings repository by Microsoft and the Gestures article from their documentation. 

Once you have created the swipe gesture you can use the RowTemplate for the Grid together with the AnimationContainer to achieve the desired layout. 

Regards,
Svetoslav Dimitrov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Accessibility General Discussions Grid ListView
Asked by
J
Top achievements
Rank 2
Answers by
Svetoslav Dimitrov
Telerik team
Share this question
or