UNPKG

@taiga-ui/core

Version:

Core library for creating Angular components and applications using Taiga UI

9 lines (8 loc) 415 B
import { type DoCheck } from '@angular/core'; import * as i0 from "@angular/core"; export declare class TuiTextfieldContent implements DoCheck { private readonly ref; ngDoCheck(): void; static ɵfac: i0.ɵɵFactoryDeclaration<TuiTextfieldContent, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<TuiTextfieldContent, "ng-template[tuiTextfieldContent]", never, {}, {}, never, never, true, never>; }