

Generate in-depth, easy-to-read reports to share progress

Manage portfolios, align objectives and get high-level overviews Set milestones, connect dependencies and track progressĬollect and view real-time data on your work for key insights The mgt-todo component doesn't cache any data.Learn more about ProjectManager and how it can improve your businessĭiscover app combinations that improve your productivity

The tasks component uses the global authentication provider described in the authentication documentation. The mgt-todo component defines the following CSS custom properties. The following example shows only tasks from the folder with ID 12345 and does not allow the user to create new tasks. Default is false.Ī string ID to set the initially displayed folder to the provided ID.Ī string ID to lock the tasks interface to the provided folder ID.ĭetermines whether new task view is visible at render.Īn optional function to filter which tasks are shown to the user. Default is false.Ī Boolean to show or hide the options in tasks. Default is false.Ī Boolean to show or hide the header of the component. AttributeĪ Boolean to set the task interface to be read only (no adding or removing tasks). You can use the following attributes and properties to customize the component. You can use the code editor to see how properties change the behavior of the component. The following example displays the signed-in user's Microsoft To Do tasks using the mgt-todo component. The To Do component is used to enable the signed-in user to view, add, remove, complete, and/or edit tasks from Microsoft To Do using the To Do API in Microsoft Graph.
