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