expand of ui.sidebar, Methods Webix Docs

expands the sidebar from the collapsed state

void expand();

Example

sidebar.expand();

See also

Back to top