UNPKG
ng-grid
Version:
latest (2.0.1)
2.0.1
__Contributors:__
angular-ui/ng-grid
ng-grid
/
workbench
/
partials
/
cellTemplate.html
1 lines
•
106 B
HTML
View Raw
1
<div style=
"background-color: blue"
class
="
ngCellText
colt
{{
$index
}}
">{{row.getProperty(col.field)}}</div>