BMAD-METHOD/docs/learn/widgets/W02-calendar.md

32 lines
765 B
Markdown

# Widget W02: Calendar
**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 calendar component.
---
## Widget Overview
| Property | Value |
|----------|-------|
| **ID** | W02 |
| **Name** | Calendar Widget |
| **Type** | Interactive Calendar |
| **Context** | Dashboard Section |
## Functionality
- Shows weekly view by default
- Displays scheduled tasks and events
- Allows drag-to-reschedule interactions
- Supports day, week, and month views
---
*This is a teaching example for the WDS course.*