@yyasinaslan/easyform
Version:
Angular Easy Form
7 lines (6 loc) • 355 B
TypeScript
import { EasyFormControl } from "../../easy-form-control";
import * as i0 from "@angular/core";
export declare class EfRadioComponent extends EasyFormControl {
static ɵfac: i0.ɵɵFactoryDeclaration<EfRadioComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<EfRadioComponent, "lib-ef-radio", never, {}, {}, never, never, true, never>;
}