UNPKG

ng-cw-v12

Version:

Angular UI Component Library

10 lines (9 loc) 482 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class SplitterPanelComponent { ncPanelSize?: number; ncMinSize?: number; contentTemplate: TemplateRef<any>; static ɵfac: i0.ɵɵFactoryDeclaration<SplitterPanelComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SplitterPanelComponent, "nc-splitter-panel", never, { "ncPanelSize": "ncPanelSize"; "ncMinSize": "ncMinSize"; }, {}, never, ["*"]>; }