UNPKG

jqwidgets-framework

Version:

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

15 lines (8 loc) 286 B
<div class="sortable-container"> <span>Team A</span> <jqxSortable #mySortable1 [auto-create]="false"></jqxSortable> </div> <div class="sortable-container"> <span>Team B</span> <jqxSortable #mySortable2 [auto-create]="false" ></jqxSortable> </div>