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