UNPKG

jqwidgets-scripts-custom

Version:

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

8 lines 292 B
<div #HorizontalDiv style='margin-top: 10px;'>Horizontal</div> <jqxScrollBar [theme]="'material'" #jqxScrollBar (onValueChanged)="valueChanged($event)" [rtl]="true" [height]="18" [width]="280" [min]="0" [max]="1000"> </jqxScrollBar>