menu-group
The menu group element is used to group menu-items together.
Example
<dropdown-button after="SaveButton">
<menu>
<menu-group>
<menu-item />
</menu-group>
</menu>
</dropdown-button>- Documentation
- › Configuration
- › Elements
- › menu-group
menu-group element
Namespace: http://xopus.com/2009/lui
Allowed Children
Parent Elements
History
| version | event |
|---|---|
| Xopus 4.1.3 | Introduction. |