| 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. |
| type | String |
|---|---|
|
This is the default context menu.
|
| type | String |
|---|---|
|
It displays the menu expanded in the size of the width of the navigation bar in the form of a category.
|
| type | String |
|---|---|
|
All menus are displayed in a list format with the width of the navigation bar expanded.
|
| 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. |