init

initialize custom scroll mode

void init();

Example

webix.CustomScroll.init();

Details

All views created after custom mode initialization will have custom scrolls

Back to top