Context Menu Templates
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.