Managing projects
To configure projects, use the projects property of the To Do List.
To assign a task to a project, pass the project id to the project parameter of the related task object.
To set a project as active at initialization, use the activeProject property.
These guides cover the project object and basic project operations via the API.
📄️ Project object
You can learn about project object in the documentation of the DHTMLX JavaScript To Do List library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX To Do List.
📄️ Operations with projects
You can learn about operations with projects in the documentation of the DHTMLX JavaScript To Do List library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX To Do List.