Dynamically-created components support two-way bindings
Angular 20's createComponent function will support two-way binding in addition to input and output bindings and directives. The feature is in 20.0.0-next.3; therefore, it can be tested after updating ...