Skip to content
New issue

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

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

Already on GitHub? # to your account

support options to control using transform or left/top #481

Open
myNameIsDu opened this issue Jan 11, 2024 · 0 comments
Open

support options to control using transform or left/top #481

myNameIsDu opened this issue Jan 11, 2024 · 0 comments
Assignees

Comments

@myNameIsDu
Copy link
Member

What problem does this feature solve?

The Table component uses the transform(translate/translate3d) property to render the table. And there are no available options to alter or control this behaviour.

For instance, in this case

https://codesandbox.io/p/sandbox/bold-babbage-8kpvl4?file=%2Fsrc%2Findex.js%3A11%2C15

when using html2canvas to capture a screenshot of the table, it doesn't support all the features of transform. As a result, the rows weren't captured except the first row.

image

What does the proposed API look like?

support extra options to alter or control this behaviour

@myNameIsDu myNameIsDu self-assigned this Jan 11, 2024
@myNameIsDu myNameIsDu changed the title support one option to control using transform or left/top support options to control using transform or left/top Jan 16, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant