cpr.controls.NavigationBarMenuType

Index

Properties
Name Type Description
menu String This is the default context menu.
megamenu String It displays the menu expanded in the size of the width of the navigation bar in the form of a category.
fullmenu String All menus are displayed in a list format with the width of the navigation bar expanded.
accessiblemegamenu String Set the web accessibility -friendly navigation bar mode.

Properties

menu
type String
This is the default context menu.
megamenu
type String
It displays the menu expanded in the size of the width of the navigation bar in the form of a category.
fullmenu
type String
All menus are displayed in a list format with the width of the navigation bar expanded.
accessiblemegamenu
type String
Set the web accessibility -friendly navigation bar mode.
If you are using this mode, parent controls, including the navigation bar, set clipContent = FALSE, and the top parents need to set Z-Index in class style.