Search results

Overview API in JavaScript (ES5) Menu Bar API control

Name Description
HScroll HScroll module is introduces horizontal scroller when content exceeds the current viewing area.
It can be useful for the components like Toolbar, Tab which needs horizontal scrolling alone.
Hidden content can be view by touch moving or icon click.
FieldSettings Configures the field options of the Menu.
MenuAnimationSettings Animation configuration settings.
MenuBase Base class for Menu and ContextMenu components.
@private
MenuItem Specifies menu items.
VScroll VScroll module is introduces vertical scroller when content exceeds the current viewing area.
It can be useful for the components like Toolbar, Tab which needs vertical scrolling alone.
Hidden content can be view by touch moving or icon click.
Menu The Menu is a graphical user interface that serve as navigation headers for your application or site.
BeforeOpenCloseMenuEventArgs Interface for before open/close event.
MenuEventArgs Interface for before item render/select event.
OpenCloseMenuEventArgs Interface for open/close event.
MenuEffect Defines the different types of animation effects available for opening the sub menu.
MenuOpenType Defines the different types of options available for opening a submenu.
Orientation Defines the different types of orientation option available in the Menu.