Guides
Global Drag Handle (New)
Drag and drop blocks across the editor
1
Install the extension
Install the extension with a package manager of your choice.
In order to enjoy all the advantages of a drag handle, it is recommended to install the auto joiner extension as well, which allows you to automatically join various nodes such as 2 lists that are next to each other.
2
Add drag extension
3
Configure the extension
4
Add styling
By default the drag handle is headless, which means it doesn’t contain any css. If you want to apply styling to the drag handle, use the class “drag-handle” in your css file.
Take a look at this to see an example of drag handle styling.