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

Allow live apps to expose content to print/export flows #65

Open
jesseditson opened this issue Mar 17, 2020 · 2 comments
Open

Allow live apps to expose content to print/export flows #65

jesseditson opened this issue Mar 17, 2020 · 2 comments
Labels

Comments

@jesseditson
Copy link
Contributor

Seems like it would be reasonable to give live apps a hook to export themselves. Given that this usually happens server side, not sure what this API would look like.

@jesseditson
Copy link
Contributor Author

Export is harder than print. https://reactjs.org/docs/react-dom-server.html or similar support is likely required per-app

@jdoconnor
Copy link
Contributor

All printing now gets initiated from the client (specifically a puppeteer instance)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants