Core Landing Pages
Task Management
Productivity-focused portfolio with task management interface elements.
taskmanagementproductivityinterface
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
primaryColor | string | #3b82f6 | Primary color for task cards and buttons. |
completedColor | string | #10b981 | Color for completed tasks. |
pendingColor | string | #f59e0b | Color for pending tasks. |
enableDragDrop | boolean | true | Enable drag and drop functionality. |