activeProject | Optional. The ID of the active project |
drag | Optional. Specifies settings for drag-n-drop |
id | Optional. The ID of the To Do List |
locale | Optional. Applies the necessary locale to the component |
priorities | Optional. Specifies an array of objects containing the priorities data |
projects | Optional. Specifies an array of project objects to set into the list |
readonly | Optional. Makes To Do List readonly |
selected | Optional. An array with IDs of the tasks which need to be selected on initialization of To Do List |
tags | Optional. An array of hashtags to be shown by default |
tasks | Required. Specifies an array of task objects to set into the list |
taskShape | Optional. An object with settings for the appearance of tasks |
users | Optional. Specifies an array of objects containing the users data |