UNPKG

jqwidgets-framework

Version:

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

12 lines 491 B
<jqxRangeSelector #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>