Droppable methods
Like the draggable component, droppable has only the common API methods shared by all the library components. This is another component that is primarily option driven. The methods available to us are the same ones exposed by draggable, namely the standard methods shared by all the library components, which are destroy
, disable
, enable
, option
, and widget
.