Angular example with a single list

How to use

Use the html-sortable on the container that has the sortable elements:

        <ul html-sortable="{ ... }" ng-model='data1'>...</ul>
      

Example

Model 1:

{{ data1 }}