Task List Widget
A complete example of building an interactive task list widget with checkboxes and dynamic data.Template
Data Schema
Features
- ✅ Dynamic task list from data
- ✅ Checkbox for completion status
- ✅ Priority badges with conditional colors
- ✅ Completed task count
- ✅ Visual feedback for completed tasks (faded text)
- ✅ Add task button

