UNPKG

@anglr/grid

Version:
10 lines 565 B
import { RenderableContentComponent } from '../renderableContent/renderableContent.component'; import * as i0 from "@angular/core"; /** * Component that represents content row container */ export declare class ContentRowContainerComponent extends RenderableContentComponent { static ɵfac: i0.ɵɵFactoryDeclaration<ContentRowContainerComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ContentRowContainerComponent, "[contentRowContainer]", never, {}, {}, never, never, true, never>; } //# sourceMappingURL=contentRowContainer.component.d.ts.map