mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-13 03:51:37 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
93c2eab584
@ -101,6 +101,23 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="my-48">
|
||||
|
||||
<h2>Vertical Navigation Default Folded Status</h2>
|
||||
|
||||
<p>
|
||||
It's possible to change the default folded status of the navigation.
|
||||
</p>
|
||||
<p>
|
||||
Edit the <code>main.component.html</code> file and look for the <code>[folded]</code> attribute on
|
||||
<code>fuse-navbar-vertical</code> components.
|
||||
</p>
|
||||
<p>
|
||||
Assigning <code>true</code> to that attribute will make the vertical navigation folded by default.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="my-48">
|
||||
|
||||
<h2>Examples</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user