UNPKG

jqwidgets-framework

Version:

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

9 lines 343 B
<div id='jqxWidget' style="font-size: 13px; font-family: Verdana;"> <jqxRating #jqxRating (onChange)="change($event)" [width]="350" [height]="35"></jqxRating> <div style='margin-top: 10px;'> <div style='float: left;'>Rating: </div><div style='float: left;' #rate></div> </div> </div>