# Widget W01: Task List **Example widget specification for the WDS course** --- ## Coming Soon This is an example widget specification referenced from [Module 11: Conceptual Specifications](../module-11-conceptual-specifications/lesson-02-section-widget-specifications.md). It will demonstrate a complete widget specification for a task list component. --- ## Widget Overview | Property | Value | |----------|-------| | **ID** | W01 | | **Name** | Task List Widget | | **Type** | Interactive List | | **Context** | Dashboard Section | ## Functionality - Displays user's assigned tasks - Allows status updates (tap to toggle) - Supports filtering by status and date - Infinite scroll with loading indicator --- *This is a teaching example for the WDS course.*