UNPKG

ng-semantic

Version:

Angular2 building blocks based on Semantic UI

6 lines (5 loc) 155 B
import { ElementRef } from "@angular/core"; export declare class SemanticTransitionComponent { transition: ElementRef; show(options?: {}): void; }