Skip to content

Commit 0cc85a8

Browse files
Update README.md
1 parent ea76f50 commit 0cc85a8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,8 @@ Option used to inicialize the sortable object see: [sortable option documentatio
5151
Note that all the method starting by "on" will be ignored as draggable component expose the same API via events.
5252

5353
#### Events
54-
`start`, `add`, `remove`, `update`, `end`, `choose`, `sort`, `filter`, `move`, `clone`
55-
56-
Called when there equivalent onStart, onAdd, .... are fired by Sortabe.js with the same argument.
57-
54+
`start`, `add`, `remove`, `update`, `end`, `choose`, `sort`, `filter`, `move`, `clone`<br>
55+
Called when there equivalent onStart, onAdd, .... are fired by Sortabe.js with the same argument.<br>
5856
[See here for reference](https://github.com/RubaXa/Sortable#event-object-demo)
5957

6058
###Fiddle

0 commit comments

Comments
 (0)