defines the portlet content (a view or some HTML)
webix.ui({ container:"divA", type:"space", view:"portlet", body:{ template:"Drag and drop portlets" }} });