onBeforeRender of ui.sidebar, Events Webix Docs

StartAPI Referenceui.sidebarEvents

occurs immediately before the component has been rendered

boolean onBeforeRender(object data);

data

Returning false from the event handler will block further processing.