does inserting images work ? #82
Replies: 1 comment 2 replies
-
To be frank, I actually have no ideas if it works or not and there's no example because I'm not sure how I would do that in a local Vite demo. I never really tried that feature because I have no actual use for it (my typical usage is to export data from a grid). What I did was to simply copy over the old docs that you can find here which he used RequireJS to import the images (I wrote my docs with a guess of what that would look like in Vite with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for the nice tool 🙂. Having an issue with inserting images though. Can someone confirm if inserting pictures is currently working ? Have tried the example code here : https://ghiscoding.gitbook.io/excel-builder-vanilla/cookbook/inserting-pictures (assuming the last param requires a base64 string) . And a bit suspicious that there's no example for this in the demos page here : https://ghiscoding.github.io/excel-builder-vanilla/#/getting-started 😅 Cheers
Beta Was this translation helpful? Give feedback.
All reactions