LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUI.Menu Properties

A list of properties in IntegralUI Menu directive.

Properties


  • controlStyle
  • Specifies an object that contains all style settings for the Menu directive
  • dataFields
  • Specifies data fields that match the data in local data source
  • displayMode
  • Determines how menu items are displayed
  • events
  • Specifies an object that holds all event handlers in the Menu
  • itemIcon
  • A HTML element which represents a default icon shown for all items that don't have an icon
  • items
  • Gets the collection of menu items that are assigned to the Menu
  • name
  • Gets or sets the name of the Menu
  • openOnHover
  • Determines whether submenu will open when mouse cursor hovers over parent menu item space
  • options
  • Specifies an object that holds all options available in the Menu
  • rtl
  • Determines whether left-to-right or right-to-left layout is active
  • showDropdownIcon
  • Determines whether dropdown icon is shown for the root menu items
  • showIcons
  • Determines whether icons are visible or not