-
Hi! I'm currently following this https://www.youtube.com/watch?v=REjbG8fxZgQ&list=PLC2LZCNWKL9b876nPMVULEyBzkVoH8B7n on creating a custom Vue renderer that renders to a PDF instead of the browser DOM. Here’s the source code for this tutorial https://github.com/lmiller1990/vue-pdf-renderer-demo. I'm interested in doing something similar with Svelte 5, specifically rendering Svelte outside of the browser DOM. Does anyone know if it’s possible to create a custom renderer in Svelte 5? Thanks for any guidance or tips! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Relevant comment in the svelte-native repo halfnelson/svelte-native#359 (comment) also more general: #1678 |
Beta Was this translation helpful? Give feedback.
Relevant comment in the svelte-native repo halfnelson/svelte-native#359 (comment) also more general: #1678