divider
Overview
When a context-menu
is packed with content, its items can become hard to navigate. Grouping related items together can solve this usability issue. Group items together by adding divider
lines between groups.
Grouping items with divider
lines:
makes them discoverable
makes them easy to locate
tells the user that they are related
Best practice
When grouping items, think about how they relate and place them in order of most to least frequently used.
Basic Example
main.view.xml
Standard Attributes
None
Advanced Attributes
show-if
and hide-if
show-ifhide-ifshow-if
and hide-if
Last updated