Angular v17.1 and v17.2 introduced new signal APIs, including input signals, signal queries, and model inputs. Model inputs offer a reactive alternative for two-way data binding in Angular. The model inputs feature uses the banana-in-the-box syntax and enables bidirectional communication between parent and child components.

9m read time From dev.to
Post cover image
Table of contents
Two-Way BindingModel InputsSignal Double BindingsConclusionThanks for reading!

Sort: