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

Feature Request: Support html table tags for Experimental Layout #285

Open
schlichtanders opened this issue Jan 30, 2024 · 1 comment
Open

Comments

@schlichtanders
Copy link

Currently only Div elements are supported.

It would be great if table tags could be supported as well. This would be a great addition because in modern html, there are flex and grid styles to create table-like features, but still also the table tags itself.

Concretely does the table tags allow for a flexible responsive adaption of column and row sizes at the same time, which I was not yet able to replicate with flex/grid styles.

@fonsp
Copy link
Member

fonsp commented Feb 29, 2024

I think the tag name could be a parameter! Do you want to try making a PR?

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