grid
defines whether the tile position is set with respect to the grid during the drag-and-drop
boolean grid;
Example
webix.ui({
view: "desktop",
grid: false,
...
})
Default value:
"true"
Related samples
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.