Replies: 2 comments 1 reply
-
What do you mean exactly by "page"? |
Beta Was this translation helpful? Give feedback.
1 reply
-
One day it will be possible 🤞 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello people, I was looking for a efficient way to rener multiple pages one below the other in the same canvas.
As far as I know we can only render one page at a time in the canvas, so my idea is to create a custom page wrapper component and then render the every page inside those.
I also want a custom divider to show up in between these pages so I can add more pages at that position.
Feature similar to gamma . app
It would be helpful if you could critique by ide or let me know a better approach, and things I should look out for. Thanks
Beta Was this translation helpful? Give feedback.
All reactions