an array of projects
webix.ui({ view: "todo", projects: [{ id: "ui", value: "UI Widgets" }, ...], ... });
Each object in the array should have the following properties: