UNPKG

taffy-coustom-ui

Version:
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>