UNPKG

@delon/abc

Version:

Common business components of ng-alain.

11 lines (10 loc) 604 B
import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class GlobalFooterItemComponent { host: TemplateRef<void>; href?: string; blankTarget?: boolean; static ɵfac: i0.ɵɵFactoryDeclaration<GlobalFooterItemComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<GlobalFooterItemComponent, "global-footer-item", ["globalFooterItem"], { "href": { "alias": "href"; "required": false; }; "blankTarget": { "alias": "blankTarget"; "required": false; }; }, {}, never, ["*"], true, never>; static ngAcceptInputType_blankTarget: unknown; }