UNPKG
@covalent/data-table
Version:
latest (0.9.1)
0.9.1
0.9.0
0.8.1
0.8.0
Teradata UI Platform Data Table Module
github.com/teradata/covalent
teradata/covalent
@covalent/data-table
/
data-table-table
/
data-table-table.component.html
6 lines
•
142 B
HTML
View Raw
1
2
3
4
5
6
<
thead
>
<
tr
td-data-table-row
>
<
ng-content
select
=
th[td-data-table-column]
>
</
ng-content
>
</
tr
>
</
thead
>
<
ng-content
>
</
ng-content
>