This shows you the differences between two versions of the page.
se:labs:03 [2024/10/29 19:31] ilie_cristian.sandu [Tailwind CSS] |
se:labs:03 [2024/11/01 19:07] (current) cosmin.dumitrache [Lab 03 - Introduction to React] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Lab 03 - Introduction to React ====== | + | ====== Lab 03 - Frontend ====== |
=====React==== | =====React==== | ||
Line 298: | Line 298: | ||
- text showing the description of the todo-list item | - text showing the description of the todo-list item | ||
- edit button that enable you to edit todo-item text | - edit button that enable you to edit todo-item text | ||
+ | - checkbox that enable you to check todo-item text | ||
- cancel button that enable you to **cancel** a edit action | - cancel button that enable you to **cancel** a edit action | ||
- delete button that emits an event to parent to remove the item | - delete button that emits an event to parent to remove the item |