@taiga-ui/kit
Version:
Taiga UI Angular main components kit
8 lines (7 loc) • 479 B
TypeScript
import * as i0 from "@angular/core";
export declare class TuiBadgedContentComponent {
private readonly cdr;
onResize(): void;
static ɵfac: i0.ɵɵFactoryDeclaration<TuiBadgedContentComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<TuiBadgedContentComponent, "tui-badged-content", never, {}, {}, never, ["*", "tui-badge-notification[tuiSlot='top']", "[tuiSlot='top']", "tui-badge-notification[tuiSlot='bottom']", "[tuiSlot='bottom']"], true, never>;
}