We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673e7c3 commit 731c116Copy full SHA for 731c116
docs/zh/v1/guide.md
@@ -265,3 +265,4 @@ yarn add immer use-immer
265
- 选项 [`direction`](api#direction): 从右往左显示.
266
- 选项 [`customDragImage`](api#customdragimage): 自定义 drag image.
267
- 选项 [`rootId`](api#rootid): 使用扁平数据时, 顶级节点的父 id.
268
+- 选项 [`keepPlaceholder`](api#keepplaceholder): 拖拽到树外时, 是否要保留拖拽占位节点. 默认`false`.
0 commit comments