UNPKG
ng-grid
Version:
latest (2.0.1)
2.0.1
__Contributors:__
angular-ui/ng-grid
ng-grid
/
src
/
templates
/
headerRowTemplate.html
1 lines
•
174 B
HTML
View Raw
1
<
div ng
-
style
=
"{'z-index': col.zIndex(), height: col.headerRowHeight}"
ng
-
repeat
=
"col in renderedColumns"
ng
-
class
=
"col.colIndex()"
class
=
"ngHeaderCell"
ng
-
header
-
cell
></
div
>