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