gridstack - v12.3.3
GitHub
Demo
Preparing search index...
DDUIData
Interface DDUIData
data that is passed during drag and resizing callbacks
interface
DDUIData
{
draggable
?:
HTMLElement
;
position
?:
Position
;
size
?:
Size
;
}
Index
Properties
draggable?
position?
size?
Properties
Optional
draggable
draggable
?:
HTMLElement
Optional
position
position
?:
Position
Optional
size
size
?:
Size
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
draggable
position
size
Documentation
GitHub
Demo
gridstack - v12.3.3
Loading...
data that is passed during drag and resizing callbacks