tableEndRow
tableEndRow(): String;
The tableEndRow method of the JadeHTMLClass class returns a string representing the tag for the end of the table row. This method returns </tr>.
tableEndRow(): String;
The tableEndRow method of the JadeHTMLClass class returns a string representing the tag for the end of the table row. This method returns </tr>.