New to Kendo UI for Angular? Start a free 30-day trial
ContextMenu Appearance
Updated over 6 months ago
Size
The ContextMenu component allows you to set its size. To achieve this, use the size property. It accepts values of type MenuSize:
smallmedium(Default)largenone—Removes the built-in sizing styles, allowing you to fully customize thepaddingof the items.
The following example demonstrates how to define the size of the ContextMenu.
Change Theme
Theme
Loading ...