UNPKG

@stratio/egeo

Version:

Stratio egeo library of components in Angular 2

10 lines (9 loc) 251 B
export declare class StTreeNodeExpandComponent { type: 'expanded' | 'collapsed' | 'root'; getPathDots(): string; getGraphDots(): string; getDeffDots(): string; getWidth(): string; getViewBox(): string; isRoot(): boolean; }