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 (7 loc) 419 B
<jqxToolbar #myToolbar [width]="getWidth()" [height]="35" [tools]="tools" [initTools]="initTools"> </jqxToolbar> <div style="margin-top: 20px; margin-bottom: 50px; font-size: small; font-family: Verdana;"> Modify the shape by changing the options in the toolbar. </div> <div #shape style="width: 200px; height: 200px; border: 1px solid #222222; border-radius: 50%;background-color: #0F2B70;"></div>