Touch Interaction in Blazor Gantt Chart Component

23 Dec 20231 minute to read

The Gantt Chart component supports to perform user interactions in mobile and tablet devices. This section explains how to interact with the Gantt features in touch-enabled devices.

Tooltip

To perform touch and hold action on a element, refer to Tooltip Popup.

Context Menu

To perform long press action on a row, Context Menu is opened, and then tap a menu item to trigger its action.

NOTE

You can refer to our Blazor Gantt Chart feature tour page for its groundbreaking feature representations. You can also explore our Blazor Gantt Chart example to know how to render and configure the Gantt.