How to implement setDisabledState from ControlValueAccessor interface using new input API [Angular19]
After attempting to run a migration for the new input API (with –insert-todos enabled) my custom Text Input component looks like this:
text-input.component.ts