UNPKG

jqwidgets-framework

Version:

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

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