The SfRadialMenu
displays a hierarchical menu in a circular layout, which is optimized for touch enabled devices. Typically, it is used as a context menu, and it can expose more menu items in the same space than traditional menus.
The following samples are available for radial menu to demonstrate the functionalities of each feature.
Sample | Description |
---|---|
Getting Started | It demonstrates the arrangement of sub menu items and its event like Opened ,Opening ,Closed and Closing . |
Customization | It shows the way of customizing radial menu items with icon fonts. The color of SfRotator items are changed to exhibit the Tapped event in radial menu items. |
Segmentation | It demonstrates the segment arrangement support, in which items are arranged based on segment index rather than the created order. |