Files
iris/examples/todo
Hugo Nijhuis a85ae91023
All checks were successful
CI / build (pull_request) Successful in 27s
Add todo list example
This example demonstrates Iris reactive patterns:
- Signal holding a slice/list of todos
- Adding and removing items dynamically
- Component composition (inputRow, todoList, todoItem)
- Input handling with TextInput and Enter key support
- Conditional rendering (empty state, strikethrough for completed)

Closes #5

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 17:01:27 +01:00
..
2026-01-09 17:01:27 +01:00