an html container (or its id) where the component needs initializing
<div id="box" style="width:320px; height:600px;"></div>
webix.ui ({ container:"box", view:"list", ... })