s-libs
s-libs copied to clipboard
[ng-app-state] Use directive composition for `InputValueAccessor`
This should be more maintainable
This can't be done yet, since "Directives used in hostDirectives must be standalone: true." It will have to wait until either Angular's built-in value accessor directives are standalone, or that requirement is removed.