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: Allow different white-space and other style properties per column #1663

Open
JoshuaFortriede opened this issue Dec 5, 2023 · 0 comments

Comments

@JoshuaFortriede
Copy link

Sometimes I have columns that not only have a lot of text in them, but also newline characters that need preserved. Currently the white-space can only be set to "" or pre-wrap. It would be helpful to have the ability at the table and column level to set the following:

whitespace=...
text-overflow=...

where the acceptable values are valid values for those style attributes. Specifically, I am hoping to use "pre" for whitespace and "ellipsis" for the text-overflow.

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