Creates a TableHeadInput object.
head({id: 'table-head'}, [ {value: 'th-1-a'}, {value: 'th-1-b'}]) Copy
head({id: 'table-head'}, [ {value: 'th-1-a'}, {value: 'th-1-b'}])
Rest
Description
Creates a TableHeadInput object.
Example