UNPKG

m-truncate

Version:

`mTruncate` is a **lightweight, flexible, and fully standalone Angular directive** that truncates text dynamically and optionally displays a **tooltip** with the full text. It supports **character-based**, **line-based**, and **width-based** truncation

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>; }