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

Suggestion: change thead children from td to th #1633

Open
flatsiedatsie opened this issue Jul 24, 2023 · 0 comments
Open

Suggestion: change thead children from td to th #1633

flatsiedatsie opened this issue Jul 24, 2023 · 0 comments

Comments

@flatsiedatsie
Copy link

flatsiedatsie commented Jul 24, 2023

The advantage of th elements is that they can be used with position:sticky CSS. Which means it become very easy to always keep the headers frozen at the top with some CSS.

I've hacked the library to output th's in the thead, and have seen no adverse effects (yet). I've done this for the headers and the filters.

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

1 participant