UNPKG

@7kasper/ngx-fittext

Version:

**@7kasper/ngx-fittext** is an Angular library that allow you fit text in a box or a line.

5 lines (4 loc) 83 B
export interface FitLineInfo{ fontSize:string; effectedHtm: HTMLElement; }