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 501 B
<jqxRangeSelector [theme]="'material'" #rangeSelector [width]="getWidth()" [height]="90" [min]="0" [max]="10" [range]="{ from: 2, to: 5 }" [labelsOnTicks]="false" [minorTicksInterval]="0.1" [majorTicksInterval]="2.5" [labelsFormatFunction]="formatFunction" [markersFormatFunction]="formatFunction"> </jqxRangeSelector>