titleHeight

sets the height of the title of the first-level menu items in the popups

number titleHeight;

Example

webix.ui({
    view: "sidebar",
    titleHeight:60  
});


Default value:

44
See also
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.