The tbColumnHeader
directive creates a column header, and it must be inside a tbColumn
.
This directive has functionality to sort the column, the sortable
attribute is declared in the parent element.
This directive is replace by an a
HTML element.