# Widget W03: Quick Add **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 quick-add component. --- ## Widget Overview | Property | Value | |----------|-------| | **ID** | W04 | | **Name** | Quick Add Widget | | **Type** | Floating Action | | **Context** | Global Overlay | ## Functionality - Floating action button (bottom-right) - Opens task creation modal on tap - Persists across page scroll - Accessible via keyboard shortcut --- *This is a teaching example for the WDS course.*