New to Telerik UI for Blazor? Start a free 30-day trial
Context Menu Templates
Updated over 6 months ago
The Context Menu component provides templates you can use to customize its appearance and behavior:
- 
Item Template - the rendering of each individual context menu item so you can render more than the built-in text and icon fields. 
- 
Content Template - lets you control the rendering of the entire popup, without having to us the built-in <ul> --> <li>structure.