UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

3 lines 200 B
<jqxTreeGrid [theme]="'material'" #treeGridReference [width]="getWidth()" [height]="'auto'" [source]="dataAdapter" [pageable]="true" [columns]="columns" [ready]="ready"> </jqxTreeGrid>