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