Docs (4.0.0)
class UITheme class

class MenuOptions

A class that contains options for the display of a modal menu.

static

class MenuOptions
extends ConfigOptions

Constructor

Instance Members

  • itemsList of items to be included in the menu.
  • widthTarget width of the menu, in pixels or CSS length with unit.

Related

  • class UIThemeA collection of default style options, colors, animations, effects, and icons, part of the global application context.
  • interface UITheme.MenuController staticAn interface for a class that manages a modal (dropdown) menu view.