@taiga-ui/core
Version:
Core library for creating Angular components and applications using Taiga UI
9 lines (8 loc) • 351 B
TypeScript
import * as i0 from "@angular/core";
/**
* @deprecated use {@link TuiExpand} from @taiga-ui/experimental
*/
export declare class TuiExpandContent {
static ɵfac: i0.ɵɵFactoryDeclaration<TuiExpandContent, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<TuiExpandContent, "[tuiExpandContent]", never, {}, {}, never, never, true, never>;
}