UNPKG

jqwidgets-scripts-custom

Version:

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

15 lines (8 loc) 272 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>