UNPKG

jqwidgets-framework

Version:

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

5 lines 309 B
<div id="profit" class="container-fluid"> <app-profit-dropdown-one (updateGridEvent)="grid.updateGridColumns($event)"></app-profit-dropdown-one> <app-profit-dropdown-two (updateGridEvent)="grid.updateGridRows($event)"></app-profit-dropdown-two> <app-profit-grid #grid></app-profit-grid> </div>