UNPKG
rb-data-table
Version:
latest (1.6.5)
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.0
1.4.0
Angular Smart Table
akveo.github.io/ng2-smart-table/
rb-data-table
/
components
/
cell
/
cell-view-mode
/
view-cell.component.d.ts
5 lines
(4 loc)
•
110 B
TypeScript
View Raw
1
2
3
4
5
import { Cell } from
'../../../lib/data-set/cell'
; export declare
class
ViewCellComponent
{ cell: Cell; }