add global drag handle experiment

This commit is contained in:
Philipp Kühn
2021-03-27 11:41:55 +01:00
parent 0a238d9c12
commit 24d2f38021
4 changed files with 297 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ Congratulations! Youve found our playground with a list of experiments. Be aw
## New
* [Linter](/experiments/linter)
* [Multiple editors](/experiments/multiple-editors)
* [Global drag handle](/experiments/global-drag-handle)
* [@tiptap/extension-slash-command?](/experiments/commands)
* [@tiptap/extension-iframe?](/experiments/embeds)
* [@tiptap/extension-toggle-list?](/experiments/details)

View File

@@ -0,0 +1,5 @@
# GlobalDragHandle
⚠️ Experiment
<demo name="Experiments/GlobalDragHandle" />