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 fee40e6 commit 19588d3Copy full SHA for 19588d3
_config.yml
@@ -251,6 +251,21 @@ navigation:
251
"controls/dock":
252
title: "Dock"
253
position: 1
254
+ "controls/dragdropmanager":
255
+ title: "DragDropManager"
256
+ position: 1
257
+ "controls/dragdropmanager/client-side-programming/draggable":
258
+ title: "Draggabe"
259
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
268
+ position: 4
269
"controls/drawer":
270
title: "Drawer"
271
0 commit comments