tr (function)

tr(cellContent='', color=False, href=False, popover=False, span=False)[source]

Generate a table row - TBS style

Key Arguments

  • cellContent – the content - either <td>s or <th>s

  • color – [ sucess | error | warning | info ]

  • href – add a link for the whole table row

Return

  • tr – the table row