deleteTFoot method
void
deleteTFoot()
The HTMLTableElement.deleteTFoot() method removes the
tfoot element from a given table.
Implementation
external void deleteTFoot();
The HTMLTableElement.deleteTFoot() method removes the
tfoot element from a given table.
external void deleteTFoot();