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) 729 B
import { CheckboxControlValueAccessor } from '@angular/forms'; import * as i0 from "@angular/core"; export declare class UmCheckControlValueAccessor extends CheckboxControlValueAccessor { static ɵfac: i0.ɵɵFactoryDeclaration<UmCheckControlValueAccessor, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<UmCheckControlValueAccessor, "u-checkbox[ngModel],u-checkbox[formControlName],u-checkbox[formControl],u-switch[ngModel],u-switch[formControlName],u-switch[formControl],u-checkbox-list-item[ngModel],u-checkbox-list-item[formControlName],u-checkbox-list-item[formControl],u-switch-list-item[ngModel],u-switch-list-item[formControlName],u-switch-list-item[formControl]", never, {}, {}, never, never, false, never>; }