jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
13 lines (12 loc) • 669 B
HTML
<jqxKnob
[]="370" [height]="370"
[]="10" [min]="0" [max]="100" [startAngle]="90"
[]="450" [rotation]="'clockwise'" [snapToStep]="true"
[]="{ fill: 'transparent' }" [progressBar]="progressBar"
[]="pointer" [pointerGrabAction]="'progressBar'">
</jqxKnob>
<jqxNumberInput
[]="150" [height]="75" [decimal]="0" [min]="0" [max]="100"
[]="1" [textAlign]="'center'" [symbol]="'%'"
[]="'right'" [inputMode]="'simple'">
</jqxNumberInput>