UNPKG

rb-fab-speed-dial

Version:

Fab speed dial for angular and material2.

6 lines (5 loc) 142 B
import { ElementRef } from '@angular/core'; export declare class RbFabItemDirective { private el; constructor(el: ElementRef); }