Kind: Class
Source: Frontend/src/app/models/dashboard/dashboard.model.ts (line 10)
Part of: Frontend
Properties
| Property | Type |
|---|---|
acceptWidgets | boolean |
alwaysShowResizeHandle | boolean |
animate | boolean |
auto | boolean |
cellHeight | string |
ddPlugin | boolean |
disableDrag | boolean |
disableResize | boolean |
draggable | boolean |
handle | string |
handleClass | string |
height | number |
float | boolean |
itemClass | string |
minWidth | string |
disableOneColumnMode | boolean |
oneColumnModeClass | string |
placeholderClass | string |
placeholderText | string |
resizable | boolean |
removable | boolean |
removeTimeout | number |
rtl | string |
staticGrid | boolean |
verticalMargin | number |
width | number |
Was this page helpful?