Draggable lists or divs #950
Replies: 2 comments 1 reply
-
@nerisonpitogo Alpine has a Sort plugin that can do that and provides the ability to use handlers to respond to changes in the sort order to perform whatever functions desired/necessary. You can see the docs here: https://alpinejs.dev/plugins/sort#sort-handlers When combining Alpine's Sort plugin with the Livewire |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good idea, I had suggested that before. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Add a draggable prop for list or div to rearrange a certain list or order of the divs that syncs with database.
Beta Was this translation helpful? Give feedback.
All reactions