homepage/docs/widgets/services/todo.md
2024-01-03 10:05:48 +01:00

322 B

title description
Todo Todo Widget Configuration

The Todo widget provides a simple to-do list functionality. It allows users to add, remove, and mark tasks as completed. The component utilizes local storage to persist the to-do list data even when the user refreshes the page.

widget:
  type: todo