The tbCell
directive represents the final table element, a cell, where it can
hold an in-line editor or a plain AngularJS expression related to the current element in the ngRepeat
.
Suggested container:
Param | Type | Details |
---|---|---|
columnName | string |
Setting the related column, by passing the name, the cell can share attributes (like visibility) with the column. |