mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fc1ef79ad4
Hooks up @angular/forms/signals/compat to be released and have its docs published
5 lines
260 B
Markdown
5 lines
260 B
Markdown
# APIs for Signal Forms interop with Reactive Forms
|
|
|
|
This package contains APIs to enable interoperability between signal-based forms and reactive forms.
|
|
It allows developers to incrementally migrate their existing forms implementations to signal-based forms.
|