Function row

Creates a TableRowInput object.

row({id: 'table-row'}, [
{value: 'cell-1-a'}, {value: 'cell-1-b'}
])