You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new signal-based input/output/query API enables full reactivity in components, and also assists the migration to OnPush change detection, since signal changes will always trigger view updates.
This migration can be automated by ngxtension's migration schematics:
Desired Changes
The new signal-based input/output/query API enables full reactivity in components, and also assists the migration to OnPush change detection, since signal changes will always trigger view updates.
This migration can be automated by ngxtension's migration schematics:
This migration would involves a great amount of changes and would likely be time-consuming.
Screenshots (as needed)
No response
The text was updated successfully, but these errors were encountered: