Skip to content

Commit 19588d3

Browse files
committed
Add DragDropManager to the Navigation
1 parent fee40e6 commit 19588d3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

_config.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,21 @@ navigation:
251251
"controls/dock":
252252
title: "Dock"
253253
position: 1
254+
"controls/dragdropmanager":
255+
title: "DragDropManager"
256+
position: 1
257+
"controls/dragdropmanager/client-side-programming/draggable":
258+
title: "Draggabe"
259+
position: 1
260+
"controls/dragdropmanager/client-side-programming/droptarget":
261+
title: "DropTarget"
262+
position: 2
263+
"controls/dragdropmanager/client-side-programming/droptargetarea":
264+
title: "DropTargetArea"
265+
position: 3
266+
"controls/dragdropmanager/client-side-programming/dragdropmanager":
267+
title: "DragDropManager"
268+
position: 4
254269
"controls/drawer":
255270
title: "Drawer"
256271
position: 1

0 commit comments

Comments
 (0)