JSFiddle - React, Tailwind, and code Playground

by cesar nieto

HTML

<table>
    <tr>
      <td></td>
    </tr>
</table>

JavaScript

alert($("td").prop("colspan"));