UNPKG

@covalent/core

Version:

Core Teradata UI Platform for layouts, icons, custom components and themes. This should be added as a dependency for any project that wants to use layouts, icons and themes for Angular Material.

9 lines (8 loc) 451 B
import * as i0 from "@angular/core"; export declare class TdUserProfileMenuComponent { email?: string; name?: string; _blockEvent(event: Event): void; static ɵfac: i0.ɵɵFactoryDeclaration<TdUserProfileMenuComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TdUserProfileMenuComponent, "td-user-profile-menu", never, { "email": "email"; "name": "name"; }, {}, never, ["[td-user-info-list]", "[td-user-action-list]"]>; }