UNPKG

jqwidgets-framework

Version:

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

10 lines (8 loc) 475 B
<jqxLayout [width]="'100%'" [height]="'90%'" [layout]="layout"> <div data-container="Document1Panel">Document 1 content</div> <div data-container="Document2Panel">Document 2 content</div> <div data-container="ErrorListPanel">List of errors</div> <div data-container="OutputPanel">Output</div> <div data-container="SolutionExplorerPanel">Solution structure</div> <div data-container="PropertiesPanel">List of properties</div> </jqxLayout>