Open amundo opened 9 months ago
These guys:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableRowElement/insertCell
and
https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableElement/insertRow
All class specific methods and properties are missing for now, everything is just HTMLElement. This feature is planned, though.
These guys:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableRowElement/insertCell
and
https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableElement/insertRow