UNPKG

angular-gantt-chart

Version:

This library can be used in Angular 2 application for creating responsive gantt chart. The chart component consists of inline SVG. The component accepts input data from child component using input decorator of Angular 2.

4 lines (3 loc) 92 B
export declare class TruncatePipe { transform(value: string, args: any[]): string; }