UNPKG

@taiga-ui/kit

Version:

Taiga UI Angular main components kit

12 lines (11 loc) 623 B
import * as i0 from "@angular/core"; export declare class TuiBadgedContentComponent { private readonly cdr; private readonly el; get imgTop(): string; get imgBottom(): string; onResize(): void; private resolve; static ɵfac: i0.ɵɵFactoryDeclaration<TuiBadgedContentComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TuiBadgedContentComponent, "tui-badged-content", never, {}, {}, never, ["*", "tui-badge-notification[tuiSlot='top'], img[tuiSlot='top']", "[tuiSlot='top']", "tui-badge-notification[tuiSlot='bottom'], img[tuiSlot='bottom']", "[tuiSlot='bottom']"], true, never>; }