UNPKG

@covalent/data-table

Version:

Teradata UI Platform Data Table Module

7 lines (6 loc) 214 B
import { Renderer, ElementRef } from '@angular/core'; export declare class TdDataTableRowComponent { private _elementRef; private _renderer; constructor(_elementRef: ElementRef, _renderer: Renderer); }