mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
chore(draggable): add default helper config option for clarify
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
ignore_dragging: ['INPUT', 'TEXTAREA', 'SELECT', 'BUTTON'],
|
||||
handle: null,
|
||||
container_width: 0 // 0 == auto
|
||||
helper: false // or 'clone'
|
||||
// drag: function(e){},
|
||||
// start : function(e, ui){},
|
||||
// stop : function(e){}
|
||||
|
||||
Reference in New Issue
Block a user