Dashboard CSS

Webix Dashboard basic use

CSS class Element
.panel_drag_view.webix_layout_space a panel with a type: 'space' layout inside
.panel_drag_view.webix_layout_line (default) a panel with a type: 'line' layout inside
.panel_icon an icon button of the panel
.webix_resize_handle the handle for resizing a panel

Read more about Dashboard

Back to top