UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

10 lines 198 B
<jqxNavBar #navBar [orientation]="'vertical'" [height]="120" [selectedItem]="0"> <ul> <li>1</li> <li>2</li> <li>3</li> </ul> </jqxNavBar>