UNPKG

@universal-material/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.0.

7 lines (6 loc) 543 B
import { RadioControlValueAccessor } from '@angular/forms'; import * as i0 from "@angular/core"; export declare class UmRadioControlValueAccessor extends RadioControlValueAccessor { static ɵfac: i0.ɵɵFactoryDeclaration<UmRadioControlValueAccessor, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<UmRadioControlValueAccessor, "u-radio[ngModel],u-radio[formControlName],u-radio[formControl],u-radio-list-item[ngModel],u-radio-list-item[formControlName],u-radio-list-item[formControl]", never, {}, {}, never, never, false, never>; }