UNPKG

@favian/headwind-ui

Version:

Headless UI for Angular - Styleless Angular components to integrate with Tailwind CSS

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