enable
enables custom scroll
void enable(HTMLElement|object html_node);
| html_node | HTMLElement|object | html element or view for which custom scroll need to be enabled |
Example
webix.CustomScroll.enable(html_node);
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.