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 406 B
<jqxRangeSelector [theme]="'material'" #rangeSelector [width]="getWidth()" [height]="100" [min]="0" [max]="200" [range]="{from: 10, to: 50}" [labelsOnTicks]="false" [majorTicksInterval]="20" [markersFormatFunction]="markersFormatFunction"> </jqxRangeSelector>