UNPKG

@doku-dev/doku-fragment

Version:

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

10 lines (9 loc) 385 B
import * as i0 from "@angular/core"; export declare class DokuLayoutContent { /** * @default false */ fullHeight: boolean; static ɵfac: i0.ɵɵFactoryDeclaration<DokuLayoutContent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DokuLayoutContent, "doku-layout-content", ["dokuLayoutContainer"], { "fullHeight": "fullHeight"; }, {}, never, ["*"], true>; }