Width of contents #1571
Unanswered
cupcakearmy
asked this question in
Q&A
Replies: 1 comment 2 replies
-
For generic HTML/CSS questions, please head to StackOverflow. If you for some reason explicitly want to use currently rendered page width for something, onRenderSuccess callback on Page component passes page object that you can access width, height, originalWidth, originalHeight params in. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I get a container to have the width of the contents?
Beta Was this translation helpful? Give feedback.
All reactions