Skip to content
Get Pro

Todo List

A live agent plan with completion counts, task states, and expandable detail.

  1. Research registry patterns

  2. Define design tokens

  3. Author the component API

  4. Pending

    Verify keyboard interactions

  5. Pending

    Review responsive layouts

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/todo-list.json

API reference

Todo List

Todo List properties
PropTypeDefaultDescription
itemsAgentTodoItem[]Provides pending, running, and completed tasks.
titlestringPlanNames the task collection.