ontimize-web-ngx
Version:
Ontimize Web framework using Angular 15
8 lines (7 loc) • 405 B
TypeScript
import * as i0 from "@angular/core";
export declare const DEFAULT_INPUTS_O_APP_LAYOUT_HEADER: string[];
export declare class OAppLayoutHeaderComponent {
position: 'start' | 'end';
static ɵfac: i0.ɵɵFactoryDeclaration<OAppLayoutHeaderComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<OAppLayoutHeaderComponent, "o-app-layout-header", never, {}, {}, never, ["*"], false, never>;
}