Navigation :
StyleCode Property: menuDisplay
Determines if a given menu element should be displayed or not.
Applies to |
Type |
Default |
menu > entry |
visible , hidden |
visible |
Examples
// Example: menu > entry
show menu "" a1b3 with
"Section" { menuDisplay: hidden }