UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

9 lines (8 loc) 473 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class DokuRadioCustomAppearance { templateRef: TemplateRef<any>; constructor(templateRef: TemplateRef<any>); static ɵfac: i0.ɵɵFactoryDeclaration<DokuRadioCustomAppearance, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<DokuRadioCustomAppearance, "ng-template[doku-radio-custom-appearance]", ["dokuRadioCustomAppearance"], {}, {}, never, never, true>; }