Items
methodsReturns the sortable elements. Filtered items and the placeholder are excluded from the collection.
Important: While user drags to sort the original item is hidden and the placeholder is appended to the Sortable collection. This is why jQuery's
childrenmethod might return incorrect results. When the developer wants to obtain the sortable items it is recommended to use widget'sitemsmethod.
Returns:jQuery
the sortable items