The tbColumnDefinitions
directive is a parent node to fill with tbColumn
.
This directive is replace by a thead
HTML element.
Param | Type | Details |
---|---|---|
columns | array |
Set an array of TubularColumn to use. Using this attribute will create a template for columns and rows overwritting any template inside. |