Browse Source

navs doc improvements

pull/670/head
Yunus Emre Kalkan 8 years ago
parent
commit
147c0dce6f
  1. 8
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Navs.cshtml

8
framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Navs.cshtml

@ -88,6 +88,14 @@
</abp-tab> </abp-tab>
</abp-tabs> </abp-tabs>
</div> </div>
<div class="attribute-area">
<ul>
<li>
<b>For vertical nav</b>, set nav-style "PillVertical".
</li>
</ul>
</div>
</div> </div>
<h4>Base nav</h4> <h4>Base nav</h4>

Loading…
Cancel
Save