mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 17:00:13 +01:00
Updates
This commit is contained in:
parent
d5de85f567
commit
7c4ffc02ce
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ All menu items information is defined inside the <code>data</code> property of a
|
|||
selected: <span class="literal">false</span>, <span class="comment">// selected or not</span>
|
||||
expanded: <span class="literal">false</span>, <span class="comment">// expanded or not (if item has children)</span>
|
||||
order: <span class="number">0</span>, <span class="comment">// item order in the menu list,</span>
|
||||
hidden: <span class="literal">true</span> <span class="comment">// hide menu item from a list but keep related features (breadcrums, page title)</span>
|
||||
hidden: <span class="literal">true</span> <span class="comment">// hide menu item from a list but keep related features (breadcrumbs, page title)</span>
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue