Components
Meet Angular’s new output() API - Angular Blog
Outputs allow component authors to emit values to parent components. We are introducing a new API to declare outputs that is closely aligned with other function-based APIs that we announced in v17…