New to Kendo UI for Angular? Start a free 30-day trial

ContextMenu Appearance

Size

The ContextMenu component allows you to set its size. To achieve this, use the size property. It accepts values of type MenuSize:

  • small
  • medium (default)
  • large
  • none—Removes the built-in sizing class from the ContextMenu.

The following example demonstrates how to define the size of the ContextMenu.

Example
View Source
Change Theme:

In this article

Not finding the help you need?