Drag Drop Example 8. Provide fruit model by calling provideModel (read from DOM)
Custom logic may be used to store and retrieve models using DragOptions.provideModel handler.
In this example, model for draggable element is not bound and element's ID attribute is used to retrieve draggable element's
model.