mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
after reading the context. there are some clues to infer the payload should be the `item`, not `item.name`. 1. EventEmitter<Item>. 2. the desc say that: The component defines a deleteRequest property that returns an EventEmitter. When the user clicks delete, the component invokes the delete() method, telling the EventEmitter to emit an **Item** object. PR Close #30429 |
||
|---|---|---|
| .. | ||
| e2e/src | ||
| src | ||
| example-config.json | ||
| stackblitz.json | ||