UNPKG

@katoid/angular-grid-layout

Version:

Grid Layout with draggable and resizable items for Angular

12 lines (11 loc) 836 B
import * as i0 from "@angular/core"; import * as i1 from "./grid.component"; import * as i2 from "./grid-item/grid-item.component"; import * as i3 from "./directives/drag-handle"; import * as i4 from "./directives/resize-handle"; import * as i5 from "./directives/placeholder"; export declare class KtdGridModule { static ɵfac: i0.ɵɵFactoryDeclaration<KtdGridModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<KtdGridModule, never, [typeof i1.KtdGridComponent, typeof i2.KtdGridItemComponent, typeof i3.KtdGridDragHandle, typeof i4.KtdGridResizeHandle, typeof i5.KtdGridItemPlaceholder], [typeof i1.KtdGridComponent, typeof i2.KtdGridItemComponent, typeof i3.KtdGridDragHandle, typeof i4.KtdGridResizeHandle, typeof i5.KtdGridItemPlaceholder]>; static ɵinj: i0.ɵɵInjectorDeclaration<KtdGridModule>; }