UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

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