API Category - Interactive
jQuery UI provides a set of mouse-based interactions.
API | Description | Also belongs to category |
---|---|---|
Can be dragged Widget (Draggable Widget) | Allows elements to be moved using the mouse. | |
Droppable Widget | Create a target for a draggable widget. | |
Mouse Interaction | Basic interaction layer. | Utilities |
Resizable Widget | Use the mouse to change the size of an element. | |
Selectable Widget | Use the mouse to select a single element or a group of elements. | |
Sortable Widget | Use the mouse to adjust the sorting of elements in the list or grid. |