Search results

MenuEffect API in Vue ContextMenu API component

Defines the different types of animation effects available for opening the sub menu.

  • None - The sub menu is opened / closed without any animation effect.
  • SlideDown - The submenu is opened / closed with a slide down effect.
  • ZoomIn - The submenu is opened / closed with a zoom in effect.
  • FadeIn - The sub menu is opened / closed with a fade in effect.