Context Menu Custom Element

In this blog we will introduce our Context Menu Custom Element.

The Menu Web Component is used to show different choices grouped in a hierarchical structure. It is one of the most frequently used HTML interface elements. The Context Menu can be used when you want to change the menu items based on the state of your application.

Context Menu Custom Element Features



Our Contextual Menu Web Component supports images. The images can be positioned on the left of the text of the menu items. In addition to images you can also add check boxes.

Menu elements which are not relevant in the current moment can be removed.

In addition you can disable items which need certain condition in order to be active.

Animation can also be enabled. When you enable animation you can see a nice fading effect.

Our HTML Context Menu can also be shown as minimized.

You can see an example here.

This entry was posted in HTML Elements, Smart Context Menu, Web Components and tagged , , , , , . Bookmark the permalink.

Leave a Reply