top of ui.align, Properties Webix Docs
sets the top offset for a widget with absolute alignment
number top;
Example
{align:"absolute", left:30, top:30, bottom:60, body:{ view:"datepicker", width:200}}
top of ui.align, Properties Webix Docs
sets the top offset for a widget with absolute alignment
number top;
{align:"absolute", left:30, top:30, bottom:60, body:{ view:"datepicker", width:200}}