Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

insertCell and insertRow missing #159

Open
amundo opened this issue Feb 1, 2024 · 1 comment
Open

insertCell and insertRow missing #159

amundo opened this issue Feb 1, 2024 · 1 comment

Comments

@amundo
Copy link

amundo commented Feb 1, 2024

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

@0kku
Copy link
Collaborator

0kku commented Feb 1, 2024

All class specific methods and properties are missing for now, everything is just HTMLElement. This feature is planned, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants