Sortable Nestable

 

Nestable Handle

    
{{row.item.text}}

Nestable Handle with Badge

  1. Founder & Director 1
  2. Sales Lead 1
  3. Project Lead 1
    1. UI UX Designer 3
    2. FrontEnd Developer 8
    3. Mobile Lead 2

Sortable with Background

  1. {{item.name}}

Sortable With Task List

With Project List

  1. Desiger
    UI UX Desiger
    Brian Swader
    1. Team Member
      Info about Design Team New

      It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

      • Team
      • Avatar
      • Avatar
      • Avatar
      Prograss
      68%
      PROJECTS: 12
      BUDGET: 4,870 USD
      2,5,8,3,5,7,1,6
  2. Sales
    Sales Lead
    Rose Rivera
  3. Developer
    Project Lead
    Richard Foos
    1. FrontEnd Developer
      • Avatar
      • Avatar
    2. PHP Expert
      • Avatar
      • Avatar
      • Avatar
      • Avatar

Default Example Drag & drop hierarchical list with mouse and touch compatibility

{{node.children.length ? (node.isExpanded?'- ':'+') : '   '}}     {{node.id}} ({{node.children.length}}{{node.children.length?', expanded: ' + !!node.isExpanded:''}})
Output JSON

Default Example with DarkDrag & drop hierarchical list with mouse and touch compatibility

{{node.children.length ? (node.isExpanded?'- ':'+') : '   '}}     {{node.id}} ({{node.children.length}}{{node.children.length?', expanded: ' + !!node.isExpanded:''}})
Output JSON