Back to Todomvc

Todo Item.Component

examples/angular/src/app/todo-item/todo-item.component.html

2.0.040 B
Original Source

{{ todo.title }} @if (isEditing) { }