UNPKG

jqwidgets-scripts-custom

Version:

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

12 lines (11 loc) 438 B
<jqxRangeSelector [theme]="'material'" #rangeSelector [width]="getWidth()" [height]="100" [min]="1000" [max]="10000" [range]="{ from: 3000, to: 5000 }" [labelsFormat]="'c0'" [markersFormat]="'c0'" [minorTicksInterval]="100" [majorTicksInterval]="1500"> </jqxRangeSelector>