UNPKG
ng-grid
Version:
latest (2.0.1)
2.0.1
__Contributors:__
angular-ui/ng-grid
ng-grid
/
src
/
templates
/
cellTemplate.html
1 lines
•
110 B
HTML
View Raw
1
<div
class
="
ngCellText
"
ng
-
class
="
col
.
colIndex
()"><
span
ng
-
cell
-
text
>
{{COL_FIELD CUSTOM_FILTERS}}<
/span></di
v>