UNPKG

m-truncate

Version:

`mTruncate` is a lightweight and customizable Angular directive for truncating text with support for tooltips. It allows you to truncate text based on width or a specified number of lines and display a tooltip when the full text is not visible.

6 lines (5 loc) 280 B
import * as i0 from "@angular/core"; export declare class MTruncateComponent { static ɵfac: i0.ɵɵFactoryDeclaration<MTruncateComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<MTruncateComponent, "lib-m-truncate", never, {}, {}, never, never, true, never>; }