UNPKG

@ngx-headless/ui

Version:

A library of unstyled, accessible, and composable UI primitives for Angular with full styling freedom

9 lines (8 loc) 501 B
import * as i0 from "@angular/core"; export declare class DialogDescriptionComponent { class: string; get hostClass(): string; id: string; static ɵfac: i0.ɵɵFactoryDeclaration<DialogDescriptionComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DialogDescriptionComponent, "DialogDescription, [ngxDialogDescription], ngx-headlessui-dialog-description", ["ngxDialogDescription"], { "class": { "alias": "class"; "required": false; }; }, {}, never, ["*"], true, never>; }