UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

9 lines (8 loc) 394 B
import { IgxTooltipDirective } from './tooltip.directive'; import * as i0 from "@angular/core"; export declare class IgxTooltipComponent { tooltip: IgxTooltipDirective; content: string; static ɵfac: i0.ɵɵFactoryDeclaration<IgxTooltipComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<IgxTooltipComponent, "igx-tooltip", never, {}, {}, never, never, true, never>; }