Draggable
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Draggable
This module provides draggable block functionality for any element on your website. The browsers local storage is used to store any changed element position.
Why use it
Use cases:
- Custom user dashboard.
- Favorites listing.
- Todo listing.
- ..
How do I start
Define your region containing the wanted draggable elements by their CSS class or id. And set the correct permission `use draggable` for every role. That's it, drag-around.
