Angular Directive For Html5 Sortable List

Author: bachvtuan
Official Page: Go to website
Publish Date: December 26, 2014
License: MIT

Description:

A directive for AngularJS support sortable list base on pure Html5.

Features:

  • Native html5 sortable( jquery no longer required ).
  • Support sortable which array is given ( pass by ngModel)
  • You can choose specific handle element on item element.
  • Offer callback when init directive or after item is dropped.
  • Auto update sortable DOM when ngmodel is changed or removed sub item.
  • Cross dropping

Previews:

Sortable group div with options

Sortable group div with options

Sortable without options and doesnt affect by sortable mode

Sortable without options and doesnt affect by sortable mode


You Might Be Interested In:

Add Comment